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 26b3a5f commit 377bd39Copy full SHA for 377bd39
go.mod
@@ -8,3 +8,7 @@ require (
8
github.com/gin-gonic/gin v1.6.3
9
github.com/google/uuid v1.2.0
10
)
11
+
12
+retract (
13
+ v0.1.2
14
+)
0 commit comments