dep: update consul-template to v0.26.0 (#11838)
* dep: update consul-template to v0.26.0 * changelog: add a CL entry
Showing
+12 -1
changelog/11838.txt
0 → 100644
... | ... | @@ -55,7 +55,7 @@ require ( |
github.com/google/go-cmp v0.5.5 | ||
github.com/google/go-github v17.0.0+incompatible | ||
github.com/google/go-metrics-stackdriver v0.2.0 | ||
github.com/hashicorp/consul-template v0.25.2 | ||
github.com/hashicorp/consul-template v0.26.0 | ||
github.com/hashicorp/consul/api v1.4.0 | ||
github.com/hashicorp/errwrap v1.1.0 | ||
github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible | ||
... | ... |
Please register or sign in to comment