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 ad107aa commit 3fbb2abCopy full SHA for 3fbb2ab
server/go.mod
@@ -35,7 +35,7 @@ require (
35
github.com/spf13/afero v1.2.2 // indirect
36
github.com/spf13/cast v1.3.1 // indirect
37
github.com/spf13/jwalterweatherman v1.1.0 // indirect
38
- github.com/spf13/pflag v1.0.5 // indirect
+ github.com/spf13/pflag v1.0.5
39
github.com/spf13/viper v1.6.2
40
github.com/swaggo/gin-swagger v1.2.0
41
github.com/swaggo/swag v1.6.7
0 commit comments