File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/gorilla/websocket v1.5.0
1414 github.com/labstack/echo/v4 v4.10.0
1515 github.com/sentinel-group/sentinel-go-adapters v1.0.1
16- github.com/swaggo/files v0 .0.0-20220728132757-551d4a08d97a
16+ github.com/swaggo/files v1 .0.0
1717 github.com/swaggo/gin-swagger v1.5.3
1818 github.com/swaggo/swag v1.8.10
1919 go.etcd.io/etcd/client/v3 v3.5.7
Original file line number Diff line number Diff line change @@ -1286,8 +1286,9 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
12861286github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
12871287github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
12881288github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
1289- github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a h1:kAe4YSu0O0UFn1DowNo2MY5p6xzqtJ/wQ7LZynSvGaY =
12901289github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a /go.mod h1:lKJPbtWzJ9JhsTN1k1gZgleJWY/cqq0psdoMmaThG3w =
1290+ github.com/swaggo/files v1.0.0 h1:1gGXVIeUFCS/dta17rnP0iOpr6CXFwKD7EO5ID233e4 =
1291+ github.com/swaggo/files v1.0.0 /go.mod h1:N59U6URJLyU1PQgFqPM7wXLMhJx7QAolnvfQkqO13kc =
12911292github.com/swaggo/gin-swagger v1.5.3 h1:8mWmHLolIbrhJJTflsaFoZzRBYVmEE7JZGIq08EiC0Q =
12921293github.com/swaggo/gin-swagger v1.5.3 /go.mod h1:3XJKSfHjDMB5dBo/0rrTXidPmgLeqsX89Yp4uA50HpI =
12931294github.com/swaggo/swag v1.8.1 /go.mod h1:ugemnJsPZm/kRwFUnzBlbHRd0JY9zE1M4F+uy2pAaPQ =
You can’t perform that action at this time.
0 commit comments