Upgrade vault-plugin-auth-centrify to v0.13.0 (#17195)
This commit is contained in:
parent
c548ea39be
commit
abfeb59646
2
go.mod
2
go.mod
|
@ -105,7 +105,7 @@ require (
|
|||
github.com/hashicorp/raft-snapshot v1.0.4
|
||||
github.com/hashicorp/vault-plugin-auth-alicloud v0.12.0
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.12.0
|
||||
github.com/hashicorp/vault-plugin-auth-centrify v0.12.0
|
||||
github.com/hashicorp/vault-plugin-auth-centrify v0.13.0
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.13.0
|
||||
github.com/hashicorp/vault-plugin-auth-gcp v0.14.0
|
||||
github.com/hashicorp/vault-plugin-auth-jwt v0.14.0
|
||||
|
|
4
go.sum
4
go.sum
|
@ -1090,8 +1090,8 @@ github.com/hashicorp/vault-plugin-auth-alicloud v0.12.0 h1:Uv6V7tLPO09CPcHg2Nfhx
|
|||
github.com/hashicorp/vault-plugin-auth-alicloud v0.12.0/go.mod h1:nHouIuEK5glNQLTvGZ55WGJlzOgrv8wNw5SJt6RjqtU=
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.12.0 h1:hhL5qOgIvzIYwROp6Sgg4KNBJPu6bbIdKtdIKpZp2tE=
|
||||
github.com/hashicorp/vault-plugin-auth-azure v0.12.0/go.mod h1:r0Wlg9xgS7dOx/H2rgkVgXS77m289ON291g+/txFdv8=
|
||||
github.com/hashicorp/vault-plugin-auth-centrify v0.12.0 h1:d2dDZoUlSBNiw+jfi/2wxPoz6iNU7W5RasuwFc/deYo=
|
||||
github.com/hashicorp/vault-plugin-auth-centrify v0.12.0/go.mod h1:3fDbIVdwA/hkOVhwktKHDX5lo4DqIUUVbBdwQNNvxHw=
|
||||
github.com/hashicorp/vault-plugin-auth-centrify v0.13.0 h1:IbtgJAY3EFyY+8n9A3QMn3MDGsvfQKDdH60r8G/C0nA=
|
||||
github.com/hashicorp/vault-plugin-auth-centrify v0.13.0/go.mod h1:3fDbIVdwA/hkOVhwktKHDX5lo4DqIUUVbBdwQNNvxHw=
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.13.0 h1:Iu4nRoZrkaLbW4vJ8t/wYS8z5BG4VQI7nKpBuwPTpOU=
|
||||
github.com/hashicorp/vault-plugin-auth-cf v0.13.0/go.mod h1:Tktv1OXUjFobzjAU5qNJA8t1KC0109eu6Pcgm1uiwHg=
|
||||
github.com/hashicorp/vault-plugin-auth-gcp v0.14.0 h1:9qjpx7fJcz7WoFiazIktaJSvuqscR2v/drc+euW8v2M=
|
||||
|
|
Loading…
Reference in New Issue