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 the minimum version of Go required to 1.17 #245

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

ritbrz
Copy link
Contributor

@ritbrz ritbrz commented Sep 10, 2024

The time.IsDST and time.GoString functions that are dependent on in the comparer.go and outputer.go files require Go version 1.17 to support.

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a6d6512) to head (8154b16).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #245   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2380      2380           
=========================================
  Hits          2380      2380           

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

@gouguoyin gouguoyin merged commit 89406e3 into golang-module:master Sep 10, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants