Skip to content

Commit

Permalink
Merge pull request #14 from lrstanley/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/hashicorp/vault/api-1.7.2
  • Loading branch information
lrstanley authored Jun 20, 2022
2 parents fd99d28 + c1ba706 commit 6b62e21
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 44 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/apex/log v1.9.0
github.com/hashicorp/vault/api v1.6.0
github.com/hashicorp/vault/api v1.7.2
github.com/jessevdk/go-flags v1.5.0
github.com/joho/godotenv v1.4.0
github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
Expand All @@ -30,14 +30,14 @@ require (
github.com/hashicorp/go-retryablehttp v0.7.0 // 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-sockaddr v1.0.2 // indirect
github.com/hashicorp/go-uuid v1.0.3 // indirect
github.com/hashicorp/go-version v1.4.0 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/hashicorp/hcl v1.0.0 // 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/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
Expand Down
Loading

0 comments on commit 6b62e21

Please sign in to comment.