File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/h2non/gock v1.2.0
2525 github.com/hairyhenderson/gomplate/v3 v3.11.8
2626 github.com/hashicorp/go-version v1.7.0
27- github.com/jedib0t/go-pretty/v6 v6.6.2-0.20241117161227-ada750040aae
27+ github.com/jedib0t/go-pretty/v6 v6.6.5
2828 github.com/joho/godotenv v1.5.1
2929 github.com/jsimonetti/rtnetlink v1.4.2
3030 github.com/kellerza/template v0.0.6
@@ -180,7 +180,7 @@ require (
180180 github.com/containers/storage v1.55.1 // indirect
181181 github.com/coreos/go-iptables v0.7.0 // indirect
182182 github.com/coreos/go-systemd/v22 v22.5.1-0.20231103132048-7d375ecc2b09 // indirect
183- github.com/creack/pty v1.1.24
183+ github.com/creack/pty v1.1.24 // indirect
184184 github.com/cyphar/filepath-securejoin v0.3.1 // indirect
185185 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
186186 github.com/disiqueira/gotree/v3 v3.0.2 // indirect
Original file line number Diff line number Diff line change @@ -750,8 +750,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
750750github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
751751github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A =
752752github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 /go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo =
753- github.com/jedib0t/go-pretty/v6 v6.6.2-0.20241117161227-ada750040aae h1:OwQkOZM+eaPuzQAe7ELAhJYGGUxEi/XZYfcC+AjnhIQ =
754- github.com/jedib0t/go-pretty/v6 v6.6.2-0.20241117161227-ada750040aae /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
753+ github.com/jedib0t/go-pretty/v6 v6.6.5 h1:9PgMJOVBedpgYLI56jQRJYqngxYAAzfEUua+3NgSqAo =
754+ github.com/jedib0t/go-pretty/v6 v6.6.5 /go.mod h1:Uq/HrbhuFty5WSVNfjpQQe47x16RwVGXIveNGEyGtHs =
755755github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
756756github.com/jinzhu/copier v0.4.0 h1:w3ciUoD19shMCRargcpm0cm91ytaBhDvuRpz1ODO/U8 =
757757github.com/jinzhu/copier v0.4.0 /go.mod h1:DfbEm0FYsaqBcKcFuvmOZb218JkPGtvSHsKg8S8hyyg =
You can’t perform that action at this time.
0 commit comments