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

chore: removed support for pre go1.8 #281

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Dec 13, 2023

Now that the go.mod requirement is to support at least go1.19, we may remove support for older versions of go.

Now that the go.mod requirement is to support at least go1.19, we may
remove support for older versions of go.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (442694d) 82.27% compared to head (834734a) 82.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
- Coverage   82.27%   82.26%   -0.02%     
==========================================
  Files          45       44       -1     
  Lines        3447     3445       -2     
==========================================
- Hits         2836     2834       -2     
  Misses        499      499              
  Partials      112      112              
Flag Coverage Δ
oldstable 82.26% <100.00%> (-0.02%) ⬇️
stable 82.26% <100.00%> (-0.02%) ⬇️

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.

@fredbi fredbi merged commit bca195f into go-openapi:master Dec 17, 2023
10 checks passed
@fredbi fredbi deleted the chore/remove-go18 branch December 26, 2023 16:00
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.

2 participants