diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-08 22:37:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-08 22:37:47 +0000 |
| commit | cd43b60c7eaef33b1d5102e6e2bb5fb5546a53a9 (patch) | |
| tree | a2b6275680f51a16ba47ff5e13cd04b66e2608b0 /go.mod | |
| parent | 4c26a8e2cd03e55746c2c7fa1c15f1ec727a54f8 (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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
