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 @@ -15,7 +15,7 @@ require (
15
15
github.com/spf13/cobra v1.5.0
16
16
github.com/stretchr/testify v1.8.0
17
17
github.com/swaggo/echo-swagger v1.3.3
18
- github.com/swaggo/swag v1.8.4
18
+ github.com/swaggo/swag v1.8.5
19
19
github.com/tylerb/graceful v1.2.15
20
20
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
21
21
)
Original file line number Diff line number Diff line change @@ -121,8 +121,8 @@ github.com/swaggo/echo-swagger v1.3.3/go.mod h1:vbKcEBeJgOexLuPcsdZhrRAV508fsE79
121
121
github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe h1:K8pHPVoTgxFJt1lXuIzzOX7zZhZFldJQK/CgKx9BFIc =
122
122
github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe /go.mod h1:lKJPbtWzJ9JhsTN1k1gZgleJWY/cqq0psdoMmaThG3w =
123
123
github.com/swaggo/swag v1.8.1 /go.mod h1:ugemnJsPZm/kRwFUnzBlbHRd0JY9zE1M4F+uy2pAaPQ =
124
- github.com/swaggo/swag v1.8.4 h1:oGB351qH1JqUqK1tsMYEE5qTBbPk394BhsZxmUfebcI =
125
- github.com/swaggo/swag v1.8.4 /go.mod h1:jMLeXOOmYyjk8PvHTsXBdrubsNd9gUJTTCzL5iBnseg =
124
+ github.com/swaggo/swag v1.8.5 h1:7NgtfXsXE+jrcOwRyiftGKW7Ppydj7tZiVenuRf1fE4 =
125
+ github.com/swaggo/swag v1.8.5 /go.mod h1:jMLeXOOmYyjk8PvHTsXBdrubsNd9gUJTTCzL5iBnseg =
126
126
github.com/tylerb/graceful v1.2.15 h1:B0x01Y8fsJpogzZTkDg6BDi6eMf03s01lEKGdrv83oA =
127
127
github.com/tylerb/graceful v1.2.15 /go.mod h1:LPYTbOYmUTdabwRt0TGhLllQ0MUNbs0Y5q1WXJOI9II =
128
128
github.com/urfave/cli/v2 v2.3.0 /go.mod h1:LJmUH05zAU44vOAcrfzZQKsZbVcdbOG8rtL3/XcUArI =
You can’t perform that action at this time.
0 commit comments