mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
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:
committed by
GitHub
parent
dbdc6d522e
commit
48863bda8a
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user