chore: Update multiple API example (#224)

This commit is contained in:
WANG CHAO
2022-09-06 15:36:31 +08:00
committed by GitHub
parent f0f0058b14
commit c8d47d5b4a
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/gin-contrib/gzip v0.0.6
github.com/gin-gonic/gin v1.8.1
github.com/stretchr/testify v1.8.0
github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a
github.com/swaggo/swag v1.8.1
golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
)