morningconsult / docker-credential-vault-login

Automatically gets docker credentials from Hashicorp Vault
Apache License 2.0
77 stars 11 forks source link

chore: upgrade to vault 1.9.2 #75

Closed alexdulin closed 2 years ago

alexdulin commented 2 years ago

Includes some fixes to caching, along with updates to go 1.17.5. The change to the go version required some additional updates for golangci-lint which was really out of line with recent changes to the linter.

Signed-off-by: Alex Dulin alex@morningconsult.com

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.