Skip to content

Commit

Permalink
fix(deps): update module github.com/hashicorp/vault to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 28, 2021
1 parent cead115 commit bcb875e
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 78 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ module github.com/go-vela/secret-vault
go 1.15

require (
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/hashicorp/vault v1.6.3
github.com/hashicorp/vault/api v1.0.5-0.20201001211907-38d91b749c77
github.com/hashicorp/vault v1.7.0
github.com/hashicorp/vault/api v1.0.5-0.20210210214158-405eced08457
github.com/joho/godotenv v1.3.0
github.com/sirupsen/logrus v1.8.1
github.com/spf13/afero v1.6.0
Expand Down
Loading

0 comments on commit bcb875e

Please sign in to comment.