From 12143e9466d46e88f9b41d9f763456b96e51682c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:19:22 +0100 Subject: [PATCH] Bump github.com/hairyhenderson/gomplate/v3 from 3.11.6 to 3.11.7 (#1841) Bumps [github.com/hairyhenderson/gomplate/v3](https://github.com/hairyhenderson/gomplate) from 3.11.6 to 3.11.7. - [Release notes](https://github.com/hairyhenderson/gomplate/releases) - [Changelog](https://github.com/hairyhenderson/gomplate/blob/main/CHANGELOG.md) - [Commits](https://github.com/hairyhenderson/gomplate/compare/v3.11.6...v3.11.7) --- updated-dependencies: - dependency-name: github.com/hairyhenderson/gomplate/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index ad2869728..461d3b95a 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 github.com/google/uuid v1.5.0 github.com/h2non/gock v1.2.0 - github.com/hairyhenderson/gomplate/v3 v3.11.6 + github.com/hairyhenderson/gomplate/v3 v3.11.7 github.com/hashicorp/go-version v1.6.0 github.com/joho/godotenv v1.5.1 github.com/jsimonetti/rtnetlink v1.4.0 diff --git a/go.sum b/go.sum index 951d88bcb..21fa49d16 100644 --- a/go.sum +++ b/go.sum @@ -1862,8 +1862,8 @@ github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 h1:2VTzZjLZBgl62/EtslC github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542/go.mod h1:Ow0tF8D4Kplbc8s8sSb3V2oUCygFHVp8gC3Dn6U4MNI= github.com/hairyhenderson/go-fsimpl v0.0.0-20220529183339-9deae3e35047 h1:nSSfN9G8O8XXDqB3aDEHJ8K+0llYYToNlTcWOe1Pti8= github.com/hairyhenderson/go-fsimpl v0.0.0-20220529183339-9deae3e35047/go.mod h1:30RY4Ey+bg+BGKBufZE2IEmxk7hok9U9mjdgZYomwN4= -github.com/hairyhenderson/gomplate/v3 v3.11.6 h1:vkYoPj2R5+3UgkaBUpLQv5x8Jh5wnLPx2QJrV1+1wEA= -github.com/hairyhenderson/gomplate/v3 v3.11.6/go.mod h1:9D0fyptCqVPHAciyqgzL0tIaUircYb9pVQMU5Ce9MiE= +github.com/hairyhenderson/gomplate/v3 v3.11.7 h1:fpOTFZsX4mCfp3E6jodUfurHjCcW2ixRrMtyGg78sgU= +github.com/hairyhenderson/gomplate/v3 v3.11.7/go.mod h1:5VhCNPRpC2ahGESvtIzfwz8teUyYmd2DqslTjrvjLrE= github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf h1:I1sbT4ZbIt9i+hB1zfKw2mE8C12TuGxPiW7YmtLbPa4= github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf/go.mod h1:jDHmWDKZY6MIIYltYYfW4Rs7hQ50oS4qf/6spSiZAxY= github.com/hairyhenderson/yaml v0.0.0-20220618171115-2d35fca545ce h1:cVkYhlWAxwuS2/Yp6qPtcl0fGpcWxuZNonywHZ6/I+s=