File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:change
2+ auth/kerberos: Update plugin to v0.15.0
3+ ```
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ require (
142142 github.com/hashicorp/vault-plugin-auth-cf v0.21.0
143143 github.com/hashicorp/vault-plugin-auth-gcp v0.20.2
144144 github.com/hashicorp/vault-plugin-auth-jwt v0.23.2
145- github.com/hashicorp/vault-plugin-auth-kerberos v0.14 .0
145+ github.com/hashicorp/vault-plugin-auth-kerberos v0.15 .0
146146 github.com/hashicorp/vault-plugin-auth-kubernetes v0.21.0
147147 github.com/hashicorp/vault-plugin-auth-oci v0.19.0
148148 github.com/hashicorp/vault-plugin-database-couchbase v0.14.0
Original file line number Diff line number Diff line change @@ -1597,8 +1597,8 @@ github.com/hashicorp/vault-plugin-auth-gcp v0.20.2 h1:M1gWdAo/WTu9PR8j8kfnDwDEql
15971597github.com/hashicorp/vault-plugin-auth-gcp v0.20.2 /go.mod h1:FEXGIQPbjjc3Dzf3FEwRzj4qK7YfzwELd6ZHHsFXXM4 =
15981598github.com/hashicorp/vault-plugin-auth-jwt v0.23.2 h1:5QDHC0u5HsqjE2YJPVUQJIede9UTbPTfV8PPuEY4K7o =
15991599github.com/hashicorp/vault-plugin-auth-jwt v0.23.2 /go.mod h1:jO/11eygPDdg/OmUmvL/N7Vxbv2tbQTdGuKoQ/0uLf4 =
1600- github.com/hashicorp/vault-plugin-auth-kerberos v0.14 .0 h1:kJGBKDk8lJXftM8PVG9ars3NWHOdylJaeutTsI/7E0w =
1601- github.com/hashicorp/vault-plugin-auth-kerberos v0.14 .0 /go.mod h1:JV+qr3M+OIiquVjSHD0AN6p6kTEoEo2GvSdq6Ih5zvo =
1600+ github.com/hashicorp/vault-plugin-auth-kerberos v0.15 .0 h1:e+y3RAe3WgvQ6zblWPqEfa1MtlS9f6Nduw1UxfhUxM8 =
1601+ github.com/hashicorp/vault-plugin-auth-kerberos v0.15 .0 /go.mod h1:VJn5xKHXzRmOosi97aBD2OK4JozHuEwg5vXfnkVczMg =
16021602github.com/hashicorp/vault-plugin-auth-kubernetes v0.21.0 h1:YmwthfYgEjv+2rir+DY/ADznVtHQ43qPUo6XT6I3Fxs =
16031603github.com/hashicorp/vault-plugin-auth-kubernetes v0.21.0 /go.mod h1:V36/cDsl8tjdr8xQ35uLzvlDLclpPCOdLheAk42ks6E =
16041604github.com/hashicorp/vault-plugin-auth-oci v0.19.0 h1:S0ZyVhcgxe8tCVTCXKvs5B5/RPzsLC9RAadeloAHyOw =
You can’t perform that action at this time.
0 commit comments