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 to go version 20 #797

Merged
merged 4 commits into from
Jul 28, 2023

Conversation

Noofbiz
Copy link
Member

@Noofbiz Noofbiz commented Jul 28, 2023

Update the tests to use go20.x

  • Updated a test to pass. It was failing due to a floating-point rounding difference, so I adjusted the test to not be on an edge so rounding wouldn't affect it.
  • Updated the go version in GitHub actions to 20
  • Removed the go11 variables as they are unnecessary with the latest go versions
  • Removed the go get call for coverage because it is now included in the regular go tool

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.

1 participant