diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-06-17 21:10:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-17 21:10:51 +0000 |
| commit | 0746be6f05bbb647df34efc1a8e2be08fba960e3 (patch) | |
| tree | a8b5e192eca91675b45d3dea77f4bff4afca1a28 /go.mod | |
| parent | b8f78f8b91a137fbee6cdd86190eb93f2ea616f9 (diff) | |
Bump github.com/hashicorp/vault/api from 1.6.0 to 1.7.2
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.6.0 to 1.7.2.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/vault/compare/v1.6.0...v1.7.2)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -17,7 +17,7 @@ require ( github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf github.com/hashicorp/consul/api v1.13.0 github.com/hashicorp/go-sockaddr v1.0.2 - github.com/hashicorp/vault/api v1.6.0 + github.com/hashicorp/vault/api v1.7.2 github.com/johannesboyne/gofakes3 v0.0.0-20220517215058-83a58ec253b6 github.com/joho/godotenv v1.4.0 github.com/pkg/errors v0.9.1 @@ -94,14 +94,14 @@ require ( github.com/hashicorp/go-retryablehttp v0.7.1 // indirect github.com/hashicorp/go-rootcerts v1.0.2 // indirect github.com/hashicorp/go-secure-stdlib/mlock v0.1.2 // indirect - github.com/hashicorp/go-secure-stdlib/parseutil v0.1.5 // indirect + github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 // indirect github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect github.com/hashicorp/go-uuid v1.0.3 // indirect github.com/hashicorp/go-version v1.5.0 // indirect github.com/hashicorp/golang-lru v0.5.4 // indirect github.com/hashicorp/hcl v1.0.0 // indirect github.com/hashicorp/serf v0.9.7 // indirect - github.com/hashicorp/vault/sdk v0.5.0 // indirect + github.com/hashicorp/vault/sdk v0.5.1 // indirect github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 // indirect github.com/imdario/mergo v0.3.13 // indirect github.com/inconshreveable/mousetrap v1.0.0 // indirect |
