Skip to content

Commit

Permalink
Bump github.com/hashicorp/vault/api from 1.8.2 to 1.9.0 (#116)
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2023
1 parent 578643a commit 63d5c72
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 65 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/jonasvinther/medusa
go 1.13

require (
github.com/hashicorp/vault/api v1.8.2
github.com/hashicorp/vault/api v1.9.0
github.com/manifoldco/promptui v0.9.0
github.com/spf13/cobra v1.6.1
github.com/spf13/viper v1.15.0
Expand Down
Loading

0 comments on commit 63d5c72

Please sign in to comment.