swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.66k stars 266 forks source link

chore: bump golang.org/x/net to v0.7.0 amd gin to 1.9.0 #262

Closed ubogdan closed 1 year ago

ubogdan commented 1 year ago

Describe the PR update dependecies

Relation issue None.

Additional context None.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +3.06 :tada:

Comparison is base (eae73ba) 96.93% compared to head (25c7b0f) 100.00%.

:exclamation: Current head 25c7b0f differs from pull request most recent head 2aeeff7. Consider uploading reports for the commit 2aeeff7 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #262 +/- ## =========================================== + Coverage 96.93% 100.00% +3.06% =========================================== Files 1 1 Lines 98 98 =========================================== + Hits 95 98 +3 + Misses 2 0 -2 + Partials 1 0 -1 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/swaggo/gin-swagger/pull/262/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=swaggo) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=swaggo). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=swaggo)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.