We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923d019 commit 3fc2ab4Copy full SHA for 3fc2ab4
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## Gin v1.7.6
4
5
-* bump new release to fix v1.7.5 installation error and retract v1.7.5.
+* bump new release to fix v1.7.5 installation error.
6
7
## Gin v1.7.5
8
go.mod
@@ -13,5 +13,3 @@ require (
13
google.golang.org/protobuf v1.27.1
14
gopkg.in/yaml.v2 v2.4.0
15
)
16
-
17
-retract v1.7.5
0 commit comments