go-openapi / runtime

openapi runtime interfaces
Apache License 2.0
245 stars 146 forks source link

chore: removed support for pre go1.8 #281

Closed fredbi closed 9 months ago

fredbi commented 9 months ago

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

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/go-openapi/runtime/pull/281/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | Coverage Δ | | |---|---|---| | [oldstable](https://app.codecov.io/gh/go-openapi/runtime/pull/281/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `82.26% <100.00%> (-0.02%)` | :arrow_down: | | [stable](https://app.codecov.io/gh/go-openapi/runtime/pull/281/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `82.26% <100.00%> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.