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 required version of go to avoid errors like below #41

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

benmathews
Copy link
Contributor

error: unable to parse module file go.mod: go.mod:5: unknown directive: toolchain

error: unable to parse module file go.mod: go.mod:5: unknown directive: toolchain
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.37%. Comparing base (c8c8b40) to head (3cf1e52).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   72.37%   72.37%           
=======================================
  Files           4        4           
  Lines         181      181           
=======================================
  Hits          131      131           
  Misses         50       50           
Flag Coverage Δ
unittests 72.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ryancurrah ryancurrah merged commit 3a55957 into ryancurrah:main Mar 19, 2024
3 of 4 checks 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.

None yet

2 participants