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 #260

Closed ubogdan closed 1 year ago

ubogdan commented 1 year ago

Describe the PR e.g. add cool parser.

Relation issue e.g. https://github.com/swaggo/gin-swagger/pull/123/files

Additional context Add any other context about the problem here.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (eae73ba) 96.93% compared to head (d609814) 96.93%.

:exclamation: Current head d609814 differs from pull request most recent head 52c3b8b. Consider uploading reports for the commit 52c3b8b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #260 +/- ## ======================================= Coverage 96.93% 96.93% ======================================= Files 1 1 Lines 98 98 ======================================= Hits 95 95 Misses 2 2 Partials 1 1 ``` 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.