File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
github.com/shirou/gopsutil/v4 v4.24.9
35
35
github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace
36
36
github.com/stretchr/testify v1.9.0
37
- github.com/swaggo/swag v1.16.3
37
+ github.com/swaggo/swag v1.16.4
38
38
github.com/vearutop/statigz v1.4.3
39
39
golang.org/x/crypto v0.27.0
40
40
golang.org/x/mod v0.21.0
Original file line number Diff line number Diff line change @@ -256,6 +256,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
256
256
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
257
257
github.com/swaggo/swag v1.16.3 h1:PnCYjPCah8FK4I26l2F/KQ4yz3sILcVUN3cTlBFA9Pg =
258
258
github.com/swaggo/swag v1.16.3 /go.mod h1:DImHIuOFXKpMFAQjcC7FG4m3Dg4+QuUgUzJmKjI/gRk =
259
+ github.com/swaggo/swag v1.16.4 h1:clWJtd9LStiG3VeijiCfOVODP6VpHtKdQy9ELFG3s1A =
260
+ github.com/swaggo/swag v1.16.4 /go.mod h1:VBsHJRsDvfYvqoiMKnsdwhNV9LEMHgEDZcyVYX0sxPg =
259
261
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af h1:6yITBqGTE2lEeTPG04SN9W+iWHCRyHqlVYILiSXziwk =
260
262
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af /go.mod h1:4F09kP5F+am0jAwlQLddpoMDM+iewkxxt6nxUQ5nq5o =
261
263
github.com/tevino/abool v0.0.0-20220530134649-2bfc934cb23c /go.mod h1:qc66Pna1RiIsPa7O4Egxxs9OqkuxDX55zznh9K07Tzg =
You can’t perform that action at this time.
0 commit comments