Update SDK version on release branch (#20821)
This commit is contained in:
parent
7e9b46c199
commit
30a01e12e6
2
go.mod
2
go.mod
|
@ -150,7 +150,7 @@ require (
|
|||
github.com/hashicorp/vault/api v1.9.2
|
||||
github.com/hashicorp/vault/api/auth/approle v0.1.0
|
||||
github.com/hashicorp/vault/api/auth/userpass v0.1.0
|
||||
github.com/hashicorp/vault/sdk v0.9.1
|
||||
github.com/hashicorp/vault/sdk v0.9.2-0.20230526184936-a11201d93b38
|
||||
github.com/hashicorp/vault/vault/hcp_link/proto v0.0.0-20230201201504-b741fa893d77
|
||||
github.com/influxdata/influxdb1-client v0.0.0-20200827194710-b269163b24ab
|
||||
github.com/jackc/pgx/v4 v4.15.0
|
||||
|
|
Loading…
Reference in New Issue