File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:bug
2+ client: Fix unique identifiers for templates with same content
3+ ```
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
4444 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
4545 github.com/hashicorp/cap v0.10.0
4646 github.com/hashicorp/cli v1.1.7
47- github.com/hashicorp/consul-template v0.41.1
47+ github.com/hashicorp/consul-template v0.41.3-0.20251003064954-5b62e5afa48d
4848 github.com/hashicorp/consul/api v1.32.4
4949 github.com/hashicorp/consul/sdk v0.16.3
5050 github.com/hashicorp/cronexpr v1.1.3
Original file line number Diff line number Diff line change @@ -416,8 +416,8 @@ github.com/hashicorp/cap v0.10.0 h1:OJM3JQTwVO1DigRIPNTxM387oqXlokKhttZHotU0b1s=
416416github.com/hashicorp/cap v0.10.0 /go.mod h1:HKbv27kfps+wONFNyNTHpAQmU/DCjjDuB5HF6mFsqPQ =
417417github.com/hashicorp/cli v1.1.7 h1:/fZJ+hNdwfTSfsxMBa9WWMlfjUZbX8/LnUxgAd7lCVU =
418418github.com/hashicorp/cli v1.1.7 /go.mod h1:e6Mfpga9OCT1vqzFuoGZiiF/KaG9CbUfO5s3ghU3YgU =
419- github.com/hashicorp/consul-template v0.41.1 h1:6VM6kzyBt7xpHfeSjuSRFO6X0/pPdIy+AJpNlM8PekM =
420- github.com/hashicorp/consul-template v0.41.1 /go.mod h1:RUPYCBLEnJVxzkJ2O52A20rGEx/K2oz16mPiuRCUWZA =
419+ github.com/hashicorp/consul-template v0.41.3-0.20251003064954-5b62e5afa48d h1:ShNZiuyrLj10NJktxpn2HEXli8sLJxQ9O5R6/lIngZE =
420+ github.com/hashicorp/consul-template v0.41.3-0.20251003064954-5b62e5afa48d /go.mod h1:+dXC+mT1EFbp4gdMprbS0qLPNN+wZ+nuPSjYLAGbvqM =
421421github.com/hashicorp/consul/api v1.32.4 h1:xNe27KcBNYHbqWX/6c6WTAlPoZlZv8onDEySmjcspO0 =
422422github.com/hashicorp/consul/api v1.32.4 /go.mod h1:jy0q71iTvUGfbCwo+ExBF0gEesE5cY2TSeAz2EoNG8E =
423423github.com/hashicorp/consul/sdk v0.16.3 h1:kI/oax+yeaoremkh36G/f4Q13ivdFF4AE+Co/LlZa0Q =
You can’t perform that action at this time.
0 commit comments