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

chore: bump min go to 1.20 and remove 95% of the go-cmp dependency #499

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

lucix-aws
Copy link
Contributor

With the release of go 1.22, we're bumping our minimum versions to 1.20.

This patch also removes most of the use of the go-cmp external dependency. We can't remove it completely yet because the assertion utility that generated event tests use downstream depends on it. That will have to be re-evaluated/untangled in a future patch.

@lucix-aws lucix-aws requested review from a team as code owners February 13, 2024 16:55
@lucix-aws lucix-aws merged commit ed4dc4f into main Feb 13, 2024
11 checks passed
@lucix-aws lucix-aws deleted the mingo-120 branch February 13, 2024 18:34
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.

3 participants