hashicorp / vault-plugin-auth-kubernetes

Vault authentication plugin for Kubernetes Service Accounts
https://www.vaultproject.io/docs/auth/kubernetes.html
Mozilla Public License 2.0
206 stars 62 forks source link

Repo hygiene #162

Closed tvoran closed 1 year ago

tvoran commented 1 year ago

Updated go to 1.19.1, testing k8s up to 1.25.0, vault-helm 0.22.0, Vault 1.11.3, and some system lib updates:

go get golang.org/x/net@v0.0.0-20220906165146-f3363e06e74c
go get golang.org/x/sys@v0.0.0-20220728004956-3c1f35247d10
go mod tidy