From ecc97c7bf19a50ddee25eef5c6162871440a2ec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 06:10:02 +0000 Subject: [PATCH] Bump github.com/hashicorp/consul-template from 0.41.1 to 0.41.2 Bumps [github.com/hashicorp/consul-template](https://github.com/hashicorp/consul-template) from 0.41.1 to 0.41.2. - [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.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/consul-template dependency-version: 0.41.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7dd31f1c..a19624af 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/hashicorp/envconsul go 1.25.0 require ( - github.com/hashicorp/consul-template v0.41.1 + github.com/hashicorp/consul-template v0.41.2 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..e1a7be85 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.2 h1:/XKhW4bc24kM8wtCA03IWZWZUZUuWn8GLSEOBNxa77I= +github.com/hashicorp/consul-template v0.41.2/go.mod h1:+dXC+mT1EFbp4gdMprbS0qLPNN+wZ+nuPSjYLAGbvqM= 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=