From df20a732c354c44d0b1bdd60263fd8aea8dd0b30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 06:03:35 +0000 Subject: [PATCH] Bump github.com/hashicorp/consul-template from 0.41.1 to 0.41.3 Bumps [github.com/hashicorp/consul-template](https://github.com/hashicorp/consul-template) from 0.41.1 to 0.41.3. - [Release notes](https://github.com/hashicorp/consul-template/releases) - [Changelog](https://github.com/hashicorp/consul-template/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/consul-template/compare/v0.41.1...v0.41.3) --- updated-dependencies: - dependency-name: github.com/hashicorp/consul-template dependency-version: 0.41.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 7dd31f1c..57dfa61f 100644 --- a/go.mod +++ b/go.mod @@ -1,9 +1,9 @@ module github.com/hashicorp/envconsul -go 1.25.0 +go 1.25.3 require ( - github.com/hashicorp/consul-template v0.41.1 + github.com/hashicorp/consul-template v0.41.3 github.com/hashicorp/go-gatedio v0.5.0 github.com/hashicorp/go-hclog v1.6.3 github.com/hashicorp/go-syslog v1.0.0 diff --git a/go.sum b/go.sum index 3b7e923d..f6d7f9d4 100644 --- a/go.sum +++ b/go.sum @@ -66,8 +66,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc= github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE= -github.com/hashicorp/consul-template v0.41.1 h1:6VM6kzyBt7xpHfeSjuSRFO6X0/pPdIy+AJpNlM8PekM= -github.com/hashicorp/consul-template v0.41.1/go.mod h1:RUPYCBLEnJVxzkJ2O52A20rGEx/K2oz16mPiuRCUWZA= +github.com/hashicorp/consul-template v0.41.3 h1:kBV74WN+UBl7TL3tzXGXU4AiGug4teUrAGO3vnnz+DI= +github.com/hashicorp/consul-template v0.41.3/go.mod h1:SHRnTY93bprnR0qW4wS3MIrYFsjUwTz/m5Xa1jKL1nY= github.com/hashicorp/consul/api v1.32.1 h1:0+osr/3t/aZNAdJX558crU3PEjVrG4x6715aZHRgceE= github.com/hashicorp/consul/api v1.32.1/go.mod h1:mXUWLnxftwTmDv4W3lzxYCPD199iNLLUyLfLGFJbtl4= github.com/hashicorp/consul/sdk v0.16.2 h1:cGX/djeEe9r087ARiKVWwVWCF64J+yW0G6ftZMZYbj0=