diff --git a/sysutils/consul-template/Makefile b/sysutils/consul-template/Makefile index 0215803039e..8534a9ade6e 100644 --- a/sysutils/consul-template/Makefile +++ b/sysutils/consul-template/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.25 2021/03/08 13:59:26 sthen Exp $ +# $OpenBSD: Makefile,v 1.26 2021/06/12 13:19:28 ajacoutot Exp $ COMMENT= template rendering and notifications with Consul MODGO_MODNAME= github.com/hashicorp/consul-template -MODGO_VERSION= v0.25.2 +MODGO_VERSION= v0.26.0 DISTNAME= consul-template-${MODGO_VERSION} -REVISION= 0 CATEGORIES= sysutils net @@ -95,7 +94,7 @@ MODGO_MODULES = \ github.com/kr/text v0.1.0 \ github.com/mattn/go-colorable v0.1.7 \ github.com/mattn/go-isatty v0.0.12 \ - github.com/mattn/go-shellwords v1.0.10 \ + github.com/mattn/go-shellwords v1.0.12 \ github.com/matttproud/golang_protobuf_extensions v1.0.1 \ github.com/miekg/dns v1.1.26 \ github.com/mitchellh/cli v1.1.0 \ diff --git a/sysutils/consul-template/distinfo b/sysutils/consul-template/distinfo index 7876c12f321..aa44a83444c 100644 --- a/sysutils/consul-template/distinfo +++ b/sysutils/consul-template/distinfo @@ -1,4 +1,4 @@ -SHA256 (consul-template-v0.25.2.zip) = NIcAYGc7lFmhQXIVspoOot81Q5vdWJUNDPo4bs4kouY= +SHA256 (consul-template-v0.26.0.zip) = qykt/PQgJ0PATKDNU21puetgnKZ+MpYg0H2LAdAEorY= SHA256 (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = IhijTyC5cbwZUhbUGV9XUgoqy9hd5/wxrPxEAmZwTBE= SHA256 (go_modules/cloud.google.com/go/@v/v0.26.0.zip) = Uh+MNnOW/1K36cIgPjKnFMmVeItdFKQOK7gp6wp4eKc= SHA256 (go_modules/github.com/!burnt!sushi/toml/@v/v0.3.1.mod) = KAIbQYClnDmTYHqVsY4jDdC8a+pSQv/o6ou/tPT3tNc= @@ -178,8 +178,8 @@ SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.mod) = GgYuVsAmbQBL6lER SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.zip) = B5QdJOCJTCncQrzSnWRIFc17XuhOPBS75tUa0T78vwc= SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.3.mod) = fPaZQoQQ5Q1cTPCMVMCR/cO0aAmhjkcau4z/BgTXpVA= SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.8.mod) = T3daib6agBiagm7yLcMD44lVfFWPFL/UC3W17yhF5W8= -SHA256 (go_modules/github.com/mattn/go-shellwords/@v/v1.0.10.mod) = Kb//Fv9Xt9raZOanSAbZMVSazOYctwxFijidCZwtDsI= -SHA256 (go_modules/github.com/mattn/go-shellwords/@v/v1.0.10.zip) = z9UmdWFPuxS4XwBWFWFK/GqUxjIXMWcM8D5XH18R58Y= +SHA256 (go_modules/github.com/mattn/go-shellwords/@v/v1.0.12.mod) = Kb//Fv9Xt9raZOanSAbZMVSazOYctwxFijidCZwtDsI= +SHA256 (go_modules/github.com/mattn/go-shellwords/@v/v1.0.12.zip) = bTXD7ckuR6BpiHiNaDwa04lxm1XvGdWn8jmrRwi22hE= SHA256 (go_modules/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.mod) = XJwAhrmy623J8nuh0zsopmRj/jDC+Hb/BbfISOd56nc= SHA256 (go_modules/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.zip) = 5k3FgCP0uMRHLQWkTycZuE1sLMNkzGgoIMn3KyM8nNw= SHA256 (go_modules/github.com/miekg/dns/@v/v1.0.14.mod) = Ome3772JfyqxRn05ul7LMjH3LPCtZcKQyXxbqC+LMaw= @@ -372,7 +372,7 @@ SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.3.0.zip) = mOBPKTAZypu2r/Ax837KVVpIsPw SHA256 (go_modules/honnef.co/go/tools/@v/v0.0.0-20190102054323-c2f93a96b099.mod) = scYIN+phM18U32TzGUw82S4PYo9gZIBnGJUPDXodvp4= SHA256 (go_modules/honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.mod) = scYIN+phM18U32TzGUw82S4PYo9gZIBnGJUPDXodvp4= SHA256 (go_modules/honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.zip) = 7qqCcA6WrF6APXqcMjYzMlBL7/j7sSAkkrTUPVpec2A= -SIZE (consul-template-v0.25.2.zip) = 285841 +SIZE (consul-template-v0.26.0.zip) = 292504 SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27 SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.zip) = 2508208 SIZE (go_modules/github.com/!burnt!sushi/toml/@v/v0.3.1.mod) = 34 @@ -552,8 +552,8 @@ SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.mod) = 104 SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.zip) = 8902 SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.3.mod) = 34 SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.8.mod) = 95 -SIZE (go_modules/github.com/mattn/go-shellwords/@v/v1.0.10.mod) = 47 -SIZE (go_modules/github.com/mattn/go-shellwords/@v/v1.0.10.zip) = 7653 +SIZE (go_modules/github.com/mattn/go-shellwords/@v/v1.0.12.mod) = 47 +SIZE (go_modules/github.com/mattn/go-shellwords/@v/v1.0.12.zip) = 9134 SIZE (go_modules/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.mod) = 56 SIZE (go_modules/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.zip) = 44378 SIZE (go_modules/github.com/miekg/dns/@v/v1.0.14.mod) = 28