Skip to content

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented Dec 14, 2023

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • Tests for the changes have been added (for bug fixes / features)
  • What kind of change does this PR introduce?

bump version of GO

  • What is the current behavior?

Currently go-paths-helper needs GO version >= 1.21
when running go mod tidy:
go: github.com/arduino/[email protected] requires [email protected], but 1.20 is requested

  • What is the new behavior?

Use GO version 1.21

  • Does this PR introduce a breaking change?

no

  • Other information:

@umbynos umbynos added the type: enhancement Proposed improvement label Dec 14, 2023
@umbynos umbynos self-assigned this Dec 14, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e52bb00) 19.68% compared to head (1741ed1) 19.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #872   +/-   ##
=======================================
  Coverage   19.68%   19.68%           
=======================================
  Files          46       46           
  Lines        3672     3672           
=======================================
  Hits          723      723           
  Misses       2855     2855           
  Partials       94       94           
Flag Coverage Δ
unit 19.68% <ø> (ø)

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.

@umbynos umbynos merged commit 9186c62 into main Dec 14, 2023
@umbynos umbynos deleted the go-1.21 branch December 14, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants