update go.mod

This commit is contained in:
aichy126 2023-02-21 15:39:37 +08:00
parent 1cca3fe403
commit 9ce20b4d90
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -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