update sdk to 0.3.0 (#12946)

* update sdk to 0.3.0

* vault go mod update
This commit is contained in:
swayne275 2021-10-28 10:09:58 -06:00 committed by GitHub
parent 350ecd6bc5
commit 849f4f8544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ require (
github.com/hashicorp/go-rootcerts v1.0.2
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1
github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/vault/sdk v0.2.1
github.com/hashicorp/vault/sdk v0.3.0
github.com/mitchellh/mapstructure v1.4.2
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1

2
go.mod
View File

@ -116,7 +116,7 @@ require (
github.com/hashicorp/vault/api v1.2.0
github.com/hashicorp/vault/api/auth/approle v0.0.0-00010101000000-000000000000
github.com/hashicorp/vault/api/auth/userpass v0.0.0-00010101000000-000000000000
github.com/hashicorp/vault/sdk v0.2.2-0.20211014165207-28bd5c3a0311
github.com/hashicorp/vault/sdk v0.3.0
github.com/influxdata/influxdb v0.0.0-20190411212539-d24b7ba8c4c4
github.com/jcmturner/gokrb5/v8 v8.4.2
github.com/jefferai/isbadcipher v0.0.0-20190226160619-51d2077c035f