mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
Update vault-plugin-auth-oci to v0.16.0 (#27142)
* Update vault-plugin-auth-oci to v0.16.0 --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com> Co-authored-by: Kay Craig <kay.craig@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
5d8e7d1e8f
commit
dbe247d9c0
3
changelog/27142.txt
Normal file
3
changelog/27142.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:change
|
||||
auth/oci: Update plugin to v0.16.0
|
||||
```
|
||||
2
go.mod
2
go.mod
@@ -137,7 +137,7 @@ require (
|
||||
github.com/hashicorp/vault-plugin-auth-jwt v0.20.3
|
||||
github.com/hashicorp/vault-plugin-auth-kerberos v0.11.0
|
||||
github.com/hashicorp/vault-plugin-auth-kubernetes v0.18.0
|
||||
github.com/hashicorp/vault-plugin-auth-oci v0.15.1
|
||||
github.com/hashicorp/vault-plugin-auth-oci v0.16.0
|
||||
github.com/hashicorp/vault-plugin-database-couchbase v0.11.0
|
||||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.14.0
|
||||
github.com/hashicorp/vault-plugin-database-mongodbatlas v0.12.0
|
||||
|
||||
4
go.sum
4
go.sum
@@ -2531,8 +2531,8 @@ github.com/hashicorp/vault-plugin-auth-kerberos v0.11.0 h1:XjdH8nqosqgKeAwBptMS7
|
||||
github.com/hashicorp/vault-plugin-auth-kerberos v0.11.0/go.mod h1:xupzh9O6Us6bqKLZ6wfRsjqlf1Mb1TRylKpxZPJd5rA=
|
||||
github.com/hashicorp/vault-plugin-auth-kubernetes v0.18.0 h1:mGVVdcTI55t/NrMefkLjnenAVunJiQZg5o0opuU7ixw=
|
||||
github.com/hashicorp/vault-plugin-auth-kubernetes v0.18.0/go.mod h1:ju7B2fxYr3EtC2jX0ft79mUMuEGozz1Ws/ABpVvtlto=
|
||||
github.com/hashicorp/vault-plugin-auth-oci v0.15.1 h1:frikend6vdC09I60qmFkRwBVgXLlBz2qe1869bC5J5s=
|
||||
github.com/hashicorp/vault-plugin-auth-oci v0.15.1/go.mod h1:i3KYRLQFpAIJuvbXHBMgXzw0563Sp/2mMpAFU5F6Z9I=
|
||||
github.com/hashicorp/vault-plugin-auth-oci v0.16.0 h1:V8vz5b/rqo16cKuvczv8s6n5w6R3ebVEw71fSFlgbVs=
|
||||
github.com/hashicorp/vault-plugin-auth-oci v0.16.0/go.mod h1:BFcFkE1w2uPvQG52a2ZT7XsFENr0W2N7y4FwTqvDk/c=
|
||||
github.com/hashicorp/vault-plugin-database-couchbase v0.11.0 h1:SH+/CQUZayrmgqgozeyM8Ctz6i6ZkwT/q7fyB5OKFfg=
|
||||
github.com/hashicorp/vault-plugin-database-couchbase v0.11.0/go.mod h1:R4KHWLLyQhHUACZuFJqlNFasbm3hoDyF/kruiUvTEmM=
|
||||
github.com/hashicorp/vault-plugin-database-elasticsearch v0.14.0 h1:7v7+WTlQKG/ZikiW3Q4Hef6UBw9A2Q4xAB0ytOkXNdU=
|
||||
|
||||
Reference in New Issue
Block a user