chore: preserve compatibility with swagger (#194)

This commit is contained in:
Bogdan U
2022-02-06 11:18:16 +02:00
committed by GitHub
parent 77495f6d48
commit 0bb2c39427
8 changed files with 314 additions and 61 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ require (
github.com/gin-gonic/gin v1.7.7
github.com/stretchr/testify v1.7.0
github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2
github.com/swaggo/swag v1.7.8
github.com/swaggo/swag v1.7.9
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
)