File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
62
62
github.com/hashicorp/go-retryablehttp v0.7.7
63
63
github.com/hashicorp/golang-lru/v2 v2.0.7
64
64
github.com/jedib0t/go-pretty v4.3.0+incompatible
65
- github.com/jedib0t/go-pretty/v6 v6.6.2
65
+ github.com/jedib0t/go-pretty/v6 v6.6.3
66
66
github.com/jlaffaye/ftp v0.2.0
67
67
github.com/joho/godotenv v1.5.1
68
68
github.com/jpillora/overseer v1.1.6
Original file line number Diff line number Diff line change @@ -484,6 +484,8 @@ github.com/jedib0t/go-pretty v4.3.0+incompatible h1:CGs8AVhEKg/n9YbUenWmNStRW2PH
484
484
github.com/jedib0t/go-pretty v4.3.0+incompatible /go.mod h1:XemHduiw8R651AF9Pt4FwCTKeG3oo7hrHJAoznj9nag =
485
485
github.com/jedib0t/go-pretty/v6 v6.6.2 h1:27bLj3nRODzaiA7tPIxy9UVWHoPspFfME9XxgwiiNsM =
486
486
github.com/jedib0t/go-pretty/v6 v6.6.2 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
487
+ github.com/jedib0t/go-pretty/v6 v6.6.3 h1:nGqgS0tgIO1Hto47HSaaK4ac/I/Bu7usmdD3qvs0WvM =
488
+ github.com/jedib0t/go-pretty/v6 v6.6.3 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
487
489
github.com/jlaffaye/ftp v0.2.0 h1:lXNvW7cBu7R/68bknOX3MrRIIqZ61zELs1P2RAiA3lg =
488
490
github.com/jlaffaye/ftp v0.2.0 /go.mod h1:is2Ds5qkhceAPy2xD6RLI6hmp/qysSoymZ+Z2uTnspI =
489
491
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg =
You can’t perform that action at this time.
0 commit comments