File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed
github.com/aquasecurity/table Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/hostinger/api-cli
33go 1.24.4
44
55require (
6- github.com/aquasecurity/table v1.10 .0
6+ github.com/aquasecurity/table v1.11 .0
77 github.com/liamg/tml v0.7.0
88 github.com/oapi-codegen/oapi-codegen/v2 v2.4.1
99 github.com/oapi-codegen/runtime v1.1.1
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/MarvinJWendt/testza v0.5.2/go.mod h1:xu53QFE5sCdjtMCKk8YMQ2MnymimEctc
1818github.com/RaveNoX/go-jsoncommentstrip v1.0.0 /go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk =
1919github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ =
2020github.com/apapsch/go-jsonmerge/v2 v2.0.0 /go.mod h1:lvDnEdqiQrp0O42VQGgmlKpxL1AP2+08jFMw88y4klk =
21- github.com/aquasecurity/table v1.10 .0 h1:gPWV28qp9XSlvXdT3ku8yKQoZE6II0vsmegKpW+dB08 =
22- github.com/aquasecurity/table v1.10 .0 /go.mod h1:eqOmvjjB7AhXFgFqpJUEE/ietg7RrMSJZXyTN8E/wZw =
21+ github.com/aquasecurity/table v1.11 .0 h1:SzgCAv7dZcv/gyAyzxorS6OgEk7w/WU5iT2pStIkpl4 =
22+ github.com/aquasecurity/table v1.11 .0 /go.mod h1:eqOmvjjB7AhXFgFqpJUEE/ietg7RrMSJZXyTN8E/wZw =
2323github.com/atomicgo/cursor v0.0.1 /go.mod h1:cBON2QmmrysudxNBFthvMtN32r3jxVRIvzkUiF/RuIk =
2424github.com/bmatcuk/doublestar v1.1.1 /go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w =
2525github.com/containerd/console v1.0.3 /go.mod h1:7LqA/THxQ86k76b8c/EMSiaJ3h1eZkMkXar0TQ1gf3U =
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ atomicgo.dev/schedule
1212# github.com/apapsch/go-jsonmerge/v2 v2.0.0
1313## explicit; go 1.12
1414github.com/apapsch/go-jsonmerge/v2
15- # github.com/aquasecurity/table v1.10 .0
15+ # github.com/aquasecurity/table v1.11 .0
1616## explicit; go 1.18
1717github.com/aquasecurity/table
1818# github.com/containerd/console v1.0.5
You can’t perform that action at this time.
0 commit comments