upgrade vault-plugin-secrets-alicloud to v0.14.1 (#19128)
This commit is contained in:
parent
cf5abe021f
commit
12871c1974
2
go.mod
2
go.mod
|
@ -127,7 +127,7 @@ require (
|
|||
github.com/hashicorp/vault-plugin-database-snowflake v0.7.0
|
||||
github.com/hashicorp/vault-plugin-mock v0.16.1
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.15.0
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.14.0
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.14.1
|
||||
github.com/hashicorp/vault-plugin-secrets-azure v0.15.0
|
||||
github.com/hashicorp/vault-plugin-secrets-gcp v0.15.0
|
||||
github.com/hashicorp/vault-plugin-secrets-gcpkms v0.14.0
|
||||
|
|
4
go.sum
4
go.sum
|
@ -1156,8 +1156,8 @@ github.com/hashicorp/vault-plugin-mock v0.16.1 h1:5QQvSUHxDjEEbrd2REOeacqyJnCLPD
|
|||
github.com/hashicorp/vault-plugin-mock v0.16.1/go.mod h1:83G4JKlOwUtxVourn5euQfze3ZWyXcUiLj2wqrKSDIM=
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.15.0 h1:4y/CtX4977uJXPWh5d70Raw5Mo+kCGDo9de2A6cOFso=
|
||||
github.com/hashicorp/vault-plugin-secrets-ad v0.15.0/go.mod h1:+HVm4DDDc66fzFvL9FrgM/6ByVWR8eK3OA1050EjmOw=
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.14.0 h1:X4LYn9wpoMbfezGVYWLf1i8bf/Ffotg/KbUFaWG0VLM=
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.14.0/go.mod h1:F4KWrlCQZbhP2dFXCkRvbHX2J6CTydlaY0cH+OrLHCE=
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.14.1 h1:kFcdTltTe5HP0ILuB+YNw++Iy/PZMLv/i2FsmdXfGfM=
|
||||
github.com/hashicorp/vault-plugin-secrets-alicloud v0.14.1/go.mod h1:sSjBgGh3o9cvMvpNC5K0DL+CndPL4fbsseR/pLiMlb8=
|
||||
github.com/hashicorp/vault-plugin-secrets-azure v0.15.0 h1:R/3KLTOwvPIZenMrmeSIBWymKq5nYgA/bucXzBPyb3Q=
|
||||
github.com/hashicorp/vault-plugin-secrets-azure v0.15.0/go.mod h1:frXRdkP8NFYLRIPLQsfIBKMaDrCmHJjv65N9QqAkN1w=
|
||||
github.com/hashicorp/vault-plugin-secrets-gcp v0.15.0 h1:SfYIFmgFg/8p4fgLCV8YxxkI+iQN0c4gSjMJhg9vFJw=
|
||||
|
|
Loading…
Reference in New Issue