Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump the minimum supported Go version to 1.20 #65

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Bump the minimum supported Go version to 1.20 #65

merged 2 commits into from
Sep 10, 2024

Conversation

tagatac
Copy link
Owner

@tagatac tagatac commented Sep 10, 2024

What is changing:

  • Bump the Go version to 1.20
  • Use that specific version in the GH action tests

Why this change is being made: jessevdk/go-flags requires Go 1.20: https://github.com/jessevdk/go-flags/blob/c02e333e441eb1187c25e6d689d769d499ec2a0b/go.mod#L3

Related issue(s): None

Follow-up changes needed: None

Is the change completely covered by unit tests? If not, why not?: N/A

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.28%. Comparing base (2ec2203) to head (7aa570e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   93.28%   93.28%           
=======================================
  Files          14       14           
  Lines         789      789           
=======================================
  Hits          736      736           
  Misses         49       49           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tagatac tagatac merged commit 7b4a490 into main Sep 10, 2024
4 checks passed
@tagatac tagatac deleted the go-1.20 branch September 10, 2024 21:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant