consul: rebuild for go 1.11.4

This commit is contained in:
Michael Aldridge 2018-12-15 21:58:36 -06:00
parent b5714c3db2
commit fe6cb377b2

View file

@ -1,7 +1,7 @@
# Template file for 'consul' # Template file for 'consul'
pkgname=consul pkgname=consul
version=1.4.0 version=1.4.0
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/hashicorp/${pkgname}" go_import_path="github.com/hashicorp/${pkgname}"
short_desc="Distributed solution to connect and configure applications" short_desc="Distributed solution to connect and configure applications"