-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
temp fix install v1.7.5 errror #2951
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2951 +/- ##
==========================================
- Coverage 98.73% 98.57% -0.17%
==========================================
Files 41 41
Lines 3080 3080
==========================================
- Hits 3041 3036 -5
- Misses 27 31 +4
- Partials 12 13 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@thinkerou Hi, there! I handled one v1.7.5 copy by myself, you can refer to it: I tested it by And at the same time, you can mark it as v1.7.6 to skip this retracting version. If need, I can help to open a new pull request copied from #2943 to skip the merge permission limit. (#2952) |
You SHOULD retract v1.7.5 in go.mod file and release new version (v1.7.6-pre). if
https://go.dev/ref/mod#go-mod-file-retract Go version < 1.16 ignore
|
Released v1.7.6 using the code of v1.7.4 version to fix the error at first, please see https://github.com/gin-gonic/gin/releases/tag/v1.7.6, thanks! |
v1.7.7 have released, thanks! https://github.com/gin-gonic/gin/releases |
please see #2948 thanks!