File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ require (
64
64
github.com/hashicorp/go-retryablehttp v0.7.7
65
65
github.com/hashicorp/golang-lru/v2 v2.0.7
66
66
github.com/jedib0t/go-pretty v4.3.0+incompatible
67
- github.com/jedib0t/go-pretty/v6 v6.6.1
67
+ github.com/jedib0t/go-pretty/v6 v6.6.2
68
68
github.com/jlaffaye/ftp v0.2.0
69
69
github.com/joho/godotenv v1.5.1
70
70
github.com/jpillora/overseer v1.1.6
Original file line number Diff line number Diff line change @@ -566,6 +566,8 @@ github.com/jedib0t/go-pretty/v6 v6.6.0 h1:wmZVuAcEkZRT+Aq1xXpE8IGat4vE5WXOMmBpbQ
566
566
github.com/jedib0t/go-pretty/v6 v6.6.0 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
567
567
github.com/jedib0t/go-pretty/v6 v6.6.1 h1:iJ65Xjb680rHcikRj6DSIbzCex2huitmc7bDtxYVWyc =
568
568
github.com/jedib0t/go-pretty/v6 v6.6.1 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
569
+ github.com/jedib0t/go-pretty/v6 v6.6.2 h1:27bLj3nRODzaiA7tPIxy9UVWHoPspFfME9XxgwiiNsM =
570
+ github.com/jedib0t/go-pretty/v6 v6.6.2 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
569
571
github.com/jlaffaye/ftp v0.2.0 h1:lXNvW7cBu7R/68bknOX3MrRIIqZ61zELs1P2RAiA3lg =
570
572
github.com/jlaffaye/ftp v0.2.0 /go.mod h1:is2Ds5qkhceAPy2xD6RLI6hmp/qysSoymZ+Z2uTnspI =
571
573
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg =
You can’t perform that action at this time.
0 commit comments