Skip to content

Commit

Permalink
Bump github.com/hashicorp/vault/api from 1.0.4 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/master/CHANGELOG.md)
- [Commits](hashicorp/vault@api/v1.0.4...v1.1.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 12, 2021
1 parent fb17fa4 commit 7ce9fce
Show file tree
Hide file tree
Showing 443 changed files with 66,502 additions and 104,188 deletions.
7 changes: 5 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@ module github.com/DataDog/vault-gpg-plugin
go 1.15

require (
github.com/hashicorp/vault/api v1.0.4
github.com/hashicorp/vault/sdk v0.1.13
github.com/hashicorp/vault/api v1.1.0
github.com/hashicorp/vault/sdk v0.1.14-0.20200519221838-e0cfd64bc267
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
github.com/securego/gosec v0.0.0-20200401082031-e946c8c39989
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 // indirect
google.golang.org/protobuf v1.26.0 // indirect
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc
)

Expand Down
96 changes: 62 additions & 34 deletions go.sum

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions vendor/github.com/fatih/color/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 27 additions & 0 deletions vendor/github.com/fatih/color/Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions vendor/github.com/fatih/color/Gopkg.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions vendor/github.com/fatih/color/LICENSE.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

179 changes: 179 additions & 0 deletions vendor/github.com/fatih/color/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7ce9fce

Please sign in to comment.