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

Fix: Invalid Go toolchain version #181

Merged

Conversation

mhutchinson
Copy link
Contributor

As of Go 1.21, toolchain versions must use the 1.N.P syntax.

As of Go 1.21, toolchain versions must use the 1.N.P syntax.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.74%. Comparing base (07aa77d) to head (6eecb99).
Report is 93 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #181       +/-   ##
===========================================
- Coverage   55.99%   26.74%   -29.26%     
===========================================
  Files           8       16        +8     
  Lines         759     1537      +778     
===========================================
- Hits          425      411       -14     
- Misses        265     1047      +782     
- Partials       69       79       +10     

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

@roger2hk roger2hk merged commit e9eea7f into transparency-dev:main Aug 13, 2024
9 checks passed
@mhutchinson mhutchinson deleted the gomod-fullyQualifiedVersion branch August 13, 2024 14:01
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