argoproj-labs / argocd-vault-plugin

An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets
https://argocd-vault-plugin.readthedocs.io
Apache License 2.0
834 stars 193 forks source link

chore: update go version to 1.22 and update vault dependencies #667

Closed werne2j closed 1 month ago

werne2j commented 1 month ago

Description

Update go version and updates vault. Resolves 4 security alerts.

Checklist

Please make sure that your PR fulfills the following requirements:

Type of Change

werne2j commented 1 month ago

Looks like the PR was merged but not released at 1.0 and the vault go.mod still has the replace so i think it has to stay for now.