File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ require (
12
12
github.com/knadh/koanf/providers/rawbytes v0.1.0
13
13
github.com/knadh/koanf/v2 v2.1.0
14
14
github.com/swaggo/files v1.0.1
15
+ github.com/swaggo/files/v2 v2.0.2
15
16
github.com/swaggo/gin-swagger v1.6.0
16
17
github.com/swaggo/swag v1.16.3
17
18
go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -394,6 +394,7 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
394
394
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
395
395
github.com/swaggo/files v1.0.1 h1:J1bVJ4XHZNq0I46UU90611i9/YzdrF7x92oX1ig5IdE =
396
396
github.com/swaggo/files v1.0.1 /go.mod h1:0qXmMNH6sXNf+73t65aKeB+ApmgxdnkQzVTAj2uaMUg =
397
+ github.com/swaggo/files/v2 v2.0.2 /go.mod h1:TVqetIzZsO9OhHX1Am9sRf9LdrFZqoK49N37KON/jr0 =
397
398
github.com/swaggo/gin-swagger v1.6.0 h1:y8sxvQ3E20/RCyrXeFfg60r6H0Z+SwpTjMYsMm+zy8M =
398
399
github.com/swaggo/gin-swagger v1.6.0 /go.mod h1:BG00cCEy294xtVpyIAHG6+e2Qzj/xKlRdOqDkvq0uzo =
399
400
github.com/swaggo/swag v1.16.3 h1:PnCYjPCah8FK4I26l2F/KQ4yz3sILcVUN3cTlBFA9Pg =
You can’t perform that action at this time.
0 commit comments