mirror of https://gitee.com/answerdev/answer.git
update go.mod
This commit is contained in:
parent
1cca3fe403
commit
9ce20b4d90
2
go.mod
2
go.mod
|
@ -35,7 +35,7 @@ require (
|
|||
github.com/segmentfault/pacman/contrib/server/http v0.0.0-20221018072427-a15dd1434e05
|
||||
github.com/spf13/cobra v1.6.1
|
||||
github.com/stretchr/testify v1.8.1
|
||||
github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a
|
||||
github.com/swaggo/files v1.0.0
|
||||
github.com/swaggo/gin-swagger v1.5.3
|
||||
github.com/swaggo/swag v1.8.10
|
||||
github.com/tidwall/gjson v1.14.4
|
||||
|
|
Loading…
Reference in New Issue