Skip to content

Commit

Permalink
Bump github.com/hairyhenderson/gomplate/v3 from 3.11.6 to 3.11.7 (#1841)
Browse files Browse the repository at this point in the history
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](hairyhenderson/gomplate@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 68772e4 commit 12143e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 12143e9

Please sign in to comment.