From cd43b60c7eaef33b1d5102e6e2bb5fb5546a53a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 22:37:47 +0000 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit v1.2.3