Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update go version and modules #380

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

dandersonsw
Copy link
Contributor

  • Update code to use the latest Go and module versions
  • Resolves an ambiguous selector error in operator_test.go

@geofffranks
Copy link
Owner

Looks like tests also need updating with the new modules?

@dandersonsw
Copy link
Contributor Author

I've updated the tests. Starting from version 1.44.139 of aws-sdk-go the ssm and secretsmanager apis implement functions with the same name which caused conflicts.

@geofffranks geofffranks merged commit d1b00ad into geofffranks:main Aug 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants