summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-09 23:50:48 +0000
committerGitHub <noreply@github.com>2024-06-09 23:50:48 +0000
commit8c904628ec2f4d0af21db4d9ea223efddec5c660 (patch)
tree2c5145cd149025fb9c2b3ea29e62f0a363135099 /go.mod
parentf750b66d8ef4a100627d379a27d4a85a8e6b7fa1 (diff)
Build(deps): Bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 (#2101)
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq) from 0.12.15 to 0.12.16. - [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.15...v0.12.16) --- 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.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 1fd07af0..65e8c9fc 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.14.0
github.com/hashicorp/vault/api/auth/aws v0.7.0
- github.com/itchyny/gojq v0.12.15
+ github.com/itchyny/gojq v0.12.16
github.com/johannesboyne/gofakes3 v0.0.0-20240217095638-c55a48f17be6
github.com/joho/godotenv v1.5.1
github.com/lmittmann/tint v1.0.4
@@ -126,7 +126,7 @@ require (
github.com/hashicorp/vault/api/auth/approle v0.6.0 // indirect
github.com/hashicorp/vault/api/auth/userpass v0.6.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
- github.com/itchyny/timefmt-go v0.1.5 // indirect
+ github.com/itchyny/timefmt-go v0.1.6 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect