You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Default AWS_SDK_GO_VERSION to go.mod version (#137)
Issue #, if available: Fixesaws-controllers-k8s/community#878
Description of changes:
Rather than defaulting to a set version of the AWS SDK, this pull request will read the `go.mod` in the service controller's repository and infer the `github.com/aws/aws-sdk-go` version.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments