diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-11 13:48:30 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-11 13:48:30 -0400 |
| commit | 68faa6b783ca9aa781aa69d47d77c1f0f3e9edb2 (patch) | |
| tree | 0345e0555c8bfcd5eee1b742ecbfb509c20472d2 /go.mod | |
| parent | 4a2edcbcb8d2ba254670c9e2d2b24c6ed0756b38 (diff) | |
deps(go): Bump github.com/hashicorp/vault/api/auth/aws (#2392)
Bumps the hashicorp group with 1 update: [github.com/hashicorp/vault/api/auth/aws](https://github.com/hashicorp/vault).
Updates `github.com/hashicorp/vault/api/auth/aws` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md)
- [Commits](https://github.com/hashicorp/vault/compare/v0.9.0...v0.10.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api/auth/aws
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: hashicorp
...
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
@@ -17,7 +17,7 @@ require ( github.com/hairyhenderson/xignore v0.3.3-0.20230403012150-95fe86932830 // iofs-port branch github.com/hashicorp/go-sockaddr v1.0.7 github.com/hashicorp/vault/api v1.20.0 - github.com/hashicorp/vault/api/auth/aws v0.9.0 + github.com/hashicorp/vault/api/auth/aws v0.10.0 github.com/itchyny/gojq v0.12.17 github.com/johannesboyne/gofakes3 v0.0.0-20250106100439-5c39aecd6999 github.com/joho/godotenv v1.5.1 |
