@@ -80,7 +80,7 @@ require (
80
80
github.com/maratori/testpackage v1.1.1
81
81
github.com/matoous/godox v1.1.0
82
82
github.com/mattn/go-colorable v0.1.14
83
- github.com/mgechev/revive v1.9 .0
83
+ github.com/mgechev/revive v1.10 .0
84
84
github.com/mitchellh/go-homedir v1.1.0
85
85
github.com/moricho/tparallel v0.3.2
86
86
github.com/nakabonne/nestif v0.3.1
@@ -141,6 +141,7 @@ require (
141
141
)
142
142
143
143
require (
144
+ codeberg.org/chavacava/garif v0.2.0 // indirect
144
145
github.com/Masterminds/semver/v3 v3.3.1 // indirect
145
146
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
146
147
github.com/beorn7/perks v1.0.1 // indirect
@@ -150,7 +151,6 @@ require (
150
151
github.com/charmbracelet/x/ansi v0.8.0 // indirect
151
152
github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect
152
153
github.com/charmbracelet/x/term v0.2.1 // indirect
153
- github.com/chavacava/garif v0.1.0 // indirect
154
154
github.com/dave/dst v0.27.3 // indirect
155
155
github.com/davecgh/go-spew v1.1.1 // indirect
156
156
github.com/dlclark/regexp2 v1.11.5 // indirect
@@ -184,7 +184,6 @@ require (
184
184
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
185
185
github.com/mitchellh/mapstructure v1.5.0 // indirect
186
186
github.com/muesli/termenv v0.16.0 // indirect
187
- github.com/olekukonko/tablewriter v0.0.5 // indirect
188
187
github.com/pelletier/go-toml v1.9.5 // indirect
189
188
github.com/pmezard/go-difflib v1.0.0 // indirect
190
189
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
0 commit comments