client: upgrade consul-template to include template hashing bugfix (#26880)

This pulls latest consul-template to include the
https://github.com/hashicorp/consul-template/pull/2096 bugfix.
This commit is contained in:
Piotr Kazmierczak
2025-10-03 15:18:42 +02:00
committed by GitHub
parent dbdc6d522e
commit 48863bda8a
3 changed files with 6 additions and 3 deletions

2
go.mod
View File

@@ -44,7 +44,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/hashicorp/cap v0.10.0
github.com/hashicorp/cli v1.1.7
github.com/hashicorp/consul-template v0.41.1
github.com/hashicorp/consul-template v0.41.3-0.20251003064954-5b62e5afa48d
github.com/hashicorp/consul/api v1.32.4
github.com/hashicorp/consul/sdk v0.16.3
github.com/hashicorp/cronexpr v1.1.3