fix github
This commit is contained in:
10
go.mod
10
go.mod
@@ -9,17 +9,9 @@ require (
|
||||
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/example/celler v0.0.0-20230405200525-0224a8b71814
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/coreos/go-oidc v2.2.1+incompatible // indirect
|
||||
github.com/golang/protobuf v1.5.2 // indirect
|
||||
github.com/pquerna/cachecontrol v0.1.0 // indirect
|
||||
golang.org/x/oauth2 v0.7.0 // indirect
|
||||
google.golang.org/appengine v1.6.7 // indirect
|
||||
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
|
||||
)
|
||||
require github.com/google/go-cmp v0.5.8 // indirect
|
||||
|
||||
require (
|
||||
github.com/KyleBanks/depth v1.2.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user