chore: 更新swag工具库v1.16.4
This commit is contained in:
6
go.mod
6
go.mod
@@ -30,7 +30,7 @@ require (
|
||||
github.com/spf13/viper v1.19.0
|
||||
github.com/swaggo/files v1.0.1
|
||||
github.com/swaggo/gin-swagger v1.6.0
|
||||
github.com/swaggo/swag v1.8.12
|
||||
github.com/swaggo/swag v1.16.4
|
||||
github.com/xuri/excelize/v2 v2.9.0
|
||||
github.com/xuri/xgen v0.0.0-20240722131518-d0691b701898
|
||||
golang.org/x/crypto v0.31.0
|
||||
@@ -45,9 +45,8 @@ require (
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/KyleBanks/depth v1.2.1 // indirect
|
||||
github.com/ebitengine/purego v0.8.1 // indirect
|
||||
filippo.io/edwards25519 v1.1.0 // indirect; indirect // indirect
|
||||
github.com/KyleBanks/depth v1.2.1 // indirect
|
||||
github.com/beorn7/perks v1.0.1 // indirect; indirect // indirect
|
||||
github.com/bytedance/sonic v1.12.1 // indirect; indirect // indirect
|
||||
github.com/bytedance/sonic/loader v0.2.0 // indirect; indirect // indirect
|
||||
@@ -56,6 +55,7 @@ require (
|
||||
github.com/cloudwego/base64x v0.1.4 // indirect
|
||||
github.com/cloudwego/iasm v0.2.0 // indirect
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
|
||||
github.com/ebitengine/purego v0.8.1 // indirect
|
||||
github.com/fastly/go-utils v0.0.0-20180712184237-d95a45783239 // indirect
|
||||
github.com/fsnotify/fsnotify v1.7.0 // indirect
|
||||
github.com/gabriel-vasile/mimetype v1.4.5 // indirect
|
||||
|
||||
Reference in New Issue
Block a user