File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 github.com/redis/go-redis/v9 v9.7.0
2626 github.com/stretchr/testify v1.9.0
2727 github.com/swaggo/echo-swagger v1.4.1
28- github.com/swaggo/swag v1.16.3
28+ github.com/swaggo/swag v1.16.4
2929 github.com/testcontainers/testcontainers-go v0.33.0
3030 golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
3131 golang.org/x/net v0.30.0
Original file line number Diff line number Diff line change @@ -320,6 +320,8 @@ github.com/swaggo/files/v2 v2.0.0 h1:hmAt8Dkynw7Ssz46F6pn8ok6YmGZqHSVLZ+HQM7i0kw
320320github.com/swaggo/files/v2 v2.0.0 /go.mod h1:24kk2Y9NYEJ5lHuCra6iVwkMjIekMCaFq/0JQj66kyM =
321321github.com/swaggo/swag v1.16.3 h1:PnCYjPCah8FK4I26l2F/KQ4yz3sILcVUN3cTlBFA9Pg =
322322github.com/swaggo/swag v1.16.3 /go.mod h1:DImHIuOFXKpMFAQjcC7FG4m3Dg4+QuUgUzJmKjI/gRk =
323+ github.com/swaggo/swag v1.16.4 h1:clWJtd9LStiG3VeijiCfOVODP6VpHtKdQy9ELFG3s1A =
324+ github.com/swaggo/swag v1.16.4 /go.mod h1:VBsHJRsDvfYvqoiMKnsdwhNV9LEMHgEDZcyVYX0sxPg =
323325github.com/testcontainers/testcontainers-go v0.33.0 h1:zJS9PfXYT5O0ZFXM2xxXfk4J5UMw/kRiISng037Gxdw =
324326github.com/testcontainers/testcontainers-go v0.33.0 /go.mod h1:W80YpTa8D5C3Yy16icheD01UTDu+LmXIA2Keo+jWtT8 =
325327github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU =
You can’t perform that action at this time.
0 commit comments