summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-08 22:37:47 +0000
committerGitHub <noreply@github.com>2024-04-08 22:37:47 +0000
commitcd43b60c7eaef33b1d5102e6e2bb5fb5546a53a9 (patch)
treea2b6275680f51a16ba47ff5e13cd04b66e2608b0 /go.mod
parent4c26a8e2cd03e55746c2c7fa1c15f1ec727a54f8 (diff)
Build(deps): Bump github.com/itchyny/gojq from 0.12.14 to 0.12.15 (#2034)
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq) from 0.12.14 to 0.12.15. - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](https://github.com/itchyny/gojq/compare/v0.12.14...v0.12.15) --- updated-dependencies: - dependency-name: github.com/itchyny/gojq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c9053dec..f362cdf4 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/hashicorp/go-sockaddr v1.0.6
github.com/hashicorp/vault/api v1.12.2
github.com/hashicorp/vault/api/auth/aws v0.6.0
- github.com/itchyny/gojq v0.12.14
+ github.com/itchyny/gojq v0.12.15
github.com/johannesboyne/gofakes3 v0.0.0-20240217095638-c55a48f17be6
github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.32.0