File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/sirupsen/logrus v1.9.3
1717 github.com/stretchr/testify v1.9.0
1818 github.com/swaggo/http-swagger v1.3.4
19- github.com/swaggo/swag v1.16.3
19+ github.com/swaggo/swag v1.16.4
2020 golang.org/x/crypto v0.28.0
2121)
2222
Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ github.com/swaggo/files v1.0.1 h1:J1bVJ4XHZNq0I46UU90611i9/YzdrF7x92oX1ig5IdE=
146146github.com/swaggo/files v1.0.1 /go.mod h1:0qXmMNH6sXNf+73t65aKeB+ApmgxdnkQzVTAj2uaMUg =
147147github.com/swaggo/http-swagger v1.3.4 h1:q7t/XLx0n15H1Q9/tk3Y9L4n210XzJF5WtnDX64a5ww =
148148github.com/swaggo/http-swagger v1.3.4 /go.mod h1:9dAh0unqMBAlbp1uE2Uc2mQTxNMU/ha4UbucIg1MFkQ =
149- github.com/swaggo/swag v1.16.3 h1:PnCYjPCah8FK4I26l2F/KQ4yz3sILcVUN3cTlBFA9Pg =
150- github.com/swaggo/swag v1.16.3 /go.mod h1:DImHIuOFXKpMFAQjcC7FG4m3Dg4+QuUgUzJmKjI/gRk =
149+ github.com/swaggo/swag v1.16.4 h1:clWJtd9LStiG3VeijiCfOVODP6VpHtKdQy9ELFG3s1A =
150+ github.com/swaggo/swag v1.16.4 /go.mod h1:VBsHJRsDvfYvqoiMKnsdwhNV9LEMHgEDZcyVYX0sxPg =
151151github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
152152go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 h1:TT4fX+nBOA/+LUkobKGW1ydGcn+G3vRw9+g5HwCphpk =
153153go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 /go.mod h1:L7UH0GbB0p47T4Rri3uHjbpCFYrVrwc1I25QhNPiGK8 =
You can’t perform that action at this time.
0 commit comments