Conversation
|
So it seems like Based on https://endoflife.date/go I would recommend to upgrade the supported versions to 1.18 and 1.19. |
Codecov ReportBase: 100.00% // Head: 100.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #10 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 59 59
=========================================
Hits 59 59 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
@rhaist This package returns a fiber.Handler so you can use it with your project. For example, I use go 1.17 to build my projects for prod env. By example we can drop version 1.15 to get in sync with swaggo/swag. |
Describe the PR
Update dependencies and adapt test