Update vault-plugin-auth-kerberos to v0.11.0 (#25232)

* Automated dependency upgrades

* Add changelog

* * go mod tidy

---------

Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com>
Co-authored-by: maxcoulombe <max.coulombe@hashicorp.com>
This commit is contained in:
hc-github-team-secure-vault-core 2024-02-06 09:15:45 -07:00 committed by GitHub
parent e7817c88a0
commit 3be2aff493
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 258 additions and 3 deletions

3
changelog/25232.txt Normal file
View file

@ -0,0 +1,3 @@
```release-note:change
auth/kerberos: Update plugin to v0.11.0
```

2
go.mod
View file

@ -136,7 +136,7 @@ require (
github.com/hashicorp/vault-plugin-auth-cf v0.16.0
github.com/hashicorp/vault-plugin-auth-gcp v0.16.2
github.com/hashicorp/vault-plugin-auth-jwt v0.19.0
github.com/hashicorp/vault-plugin-auth-kerberos v0.10.1
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.14.2
github.com/hashicorp/vault-plugin-database-couchbase v0.9.4

256
go.sum

File diff suppressed because it is too large Load diff