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 0afaa01 commit 4d6b629Copy full SHA for 4d6b629
go.mod
@@ -20,7 +20,6 @@ require (
20
github.com/gabriel-vasile/mimetype v1.4.9 // indirect
21
github.com/gin-contrib/cors v1.7.6 // indirect
22
github.com/gin-contrib/sse v1.1.0 // indirect
23
- github.com/gin-gonic/gin v1.10.1 // indirect
24
github.com/go-playground/locales v0.14.1 // indirect
25
github.com/go-playground/universal-translator v0.18.1 // indirect
26
github.com/go-playground/validator/v10 v10.27.0 // indirect
0 commit comments