Skip to content

Commit

Permalink
get new sdk and go mod vendor (hashicorp#12424)
Browse files Browse the repository at this point in the history
  • Loading branch information
swayne275 authored Aug 24, 2021
1 parent 535c9be commit b939b4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ require (
github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.2.1
github.com/hashicorp/vault-plugin-secrets-openldap v0.3.0
github.com/hashicorp/vault/api v1.0.5-0.20201001211907-38d91b749c77
github.com/hashicorp/vault/sdk v0.1.14-0.20210519002455-d4edf105be17
github.com/hashicorp/vault/sdk v0.1.14-0.20210824203509-535c9be10674
github.com/influxdata/influxdb v0.0.0-20190411212539-d24b7ba8c4c4
github.com/jcmturner/gokrb5/v8 v8.0.0
github.com/jefferai/isbadcipher v0.0.0-20190226160619-51d2077c035f
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ github.com/hashicorp/vault-plugin-secrets-openldap/client
# github.com/hashicorp/vault/api v1.0.5-0.20201001211907-38d91b749c77 => ./api
## explicit
github.com/hashicorp/vault/api
# github.com/hashicorp/vault/sdk v0.1.14-0.20210519002455-d4edf105be17 => ./sdk
# github.com/hashicorp/vault/sdk v0.1.14-0.20210824203509-535c9be10674 => ./sdk
## explicit
github.com/hashicorp/vault/sdk/database/dbplugin
github.com/hashicorp/vault/sdk/database/dbplugin/v5
Expand Down

0 comments on commit b939b4d

Please sign in to comment.