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 @@ -63,7 +63,7 @@ require (
63
63
github.com/hashicorp/go-retryablehttp v0.7.7
64
64
github.com/hashicorp/golang-lru/v2 v2.0.7
65
65
github.com/jedib0t/go-pretty v4.3.0+incompatible
66
- github.com/jedib0t/go-pretty/v6 v6.6.3
66
+ github.com/jedib0t/go-pretty/v6 v6.6.4
67
67
github.com/jlaffaye/ftp v0.2.0
68
68
github.com/joho/godotenv v1.5.1
69
69
github.com/jpillora/overseer v1.1.6
Original file line number Diff line number Diff line change @@ -492,6 +492,8 @@ github.com/jedib0t/go-pretty v4.3.0+incompatible h1:CGs8AVhEKg/n9YbUenWmNStRW2PH
492
492
github.com/jedib0t/go-pretty v4.3.0+incompatible /go.mod h1:XemHduiw8R651AF9Pt4FwCTKeG3oo7hrHJAoznj9nag =
493
493
github.com/jedib0t/go-pretty/v6 v6.6.3 h1:nGqgS0tgIO1Hto47HSaaK4ac/I/Bu7usmdD3qvs0WvM =
494
494
github.com/jedib0t/go-pretty/v6 v6.6.3 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
495
+ github.com/jedib0t/go-pretty/v6 v6.6.4 h1:B51RjA+Sytv0C0Je7PHGDXZBF2JpS5dZEWWRueBLP6U =
496
+ github.com/jedib0t/go-pretty/v6 v6.6.4 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
495
497
github.com/jlaffaye/ftp v0.2.0 h1:lXNvW7cBu7R/68bknOX3MrRIIqZ61zELs1P2RAiA3lg =
496
498
github.com/jlaffaye/ftp v0.2.0 /go.mod h1:is2Ds5qkhceAPy2xD6RLI6hmp/qysSoymZ+Z2uTnspI =
497
499
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg =
You can’t perform that action at this time.
0 commit comments