File tree Expand file tree Collapse file tree 2 files changed +25
-63
lines changed
Expand file tree Collapse file tree 2 files changed +25
-63
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ require (
1010 github.com/gin-gonic/gin v1.9.0
1111 github.com/kelseyhightower/envconfig v1.4.0
1212 github.com/penglongli/gin-metrics v0.1.10
13- github.com/swaggo/files v0 .0.0-20220728132757-551d4a08d97a
14- github.com/swaggo/gin-swagger v1.5.2
15- github.com/swaggo/swag v1.8.5
13+ github.com/swaggo/files v1 .0.1
14+ github.com/swaggo/gin-swagger v1.6.0
15+ github.com/swaggo/swag v1.8.12
1616 go.uber.org/zap v1.21.0
1717 golang.org/x/crypto v0.8.0
1818 gopkg.in/yaml.v2 v2.4.0
@@ -61,7 +61,7 @@ require (
6161 golang.org/x/net v0.9.0 // indirect
6262 golang.org/x/sys v0.7.0 // indirect
6363 golang.org/x/text v0.9.0 // indirect
64- golang.org/x/tools v0.6 .0 // indirect
64+ golang.org/x/tools v0.7 .0 // indirect
6565 google.golang.org/protobuf v1.28.1 // indirect
6666 gopkg.in/yaml.v3 v3.0.1 // indirect
6767)
You can’t perform that action at this time.
0 commit comments