Skip to content

Commit ab2af2f

Browse files
build(deps): bump github.com/swaggo/files
Bumps [github.com/swaggo/files](https://github.com/swaggo/files) from 0.0.0-20220728132757-551d4a08d97a to 1.0.0. - [Release notes](https://github.com/swaggo/files/releases) - [Commits](https://github.com/swaggo/files/commits/v1.0.0) --- updated-dependencies: - dependency-name: github.com/swaggo/files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3328a20 commit ab2af2f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1286,8 +1286,9 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
12861286
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
12871287
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
12881288
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
1289-
github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a h1:kAe4YSu0O0UFn1DowNo2MY5p6xzqtJ/wQ7LZynSvGaY=
12901289
github.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=
12911292
github.com/swaggo/gin-swagger v1.5.3 h1:8mWmHLolIbrhJJTflsaFoZzRBYVmEE7JZGIq08EiC0Q=
12921293
github.com/swaggo/gin-swagger v1.5.3/go.mod h1:3XJKSfHjDMB5dBo/0rrTXidPmgLeqsX89Yp4uA50HpI=
12931294
github.com/swaggo/swag v1.8.1/go.mod h1:ugemnJsPZm/kRwFUnzBlbHRd0JY9zE1M4F+uy2pAaPQ=

0 commit comments

Comments
 (0)