aws / secrets-store-csi-driver-provider-aws

The AWS provider for the Secrets Store CSI Driver allows you to fetch secrets from AWS Secrets Manager and AWS Systems Manager Parameter Store, and mount them into Kubernetes pods.
Apache License 2.0
438 stars 123 forks source link

Update to Go 1.21 #353

Closed simonmarty closed 1 month ago

simonmarty commented 1 month ago

Issue #, if available:

Description of changes: Go 1.20 is EOL. The CSI Driver has moved to Go 1.21 here

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.