File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.4
44
55require (
66 github.com/fatih/color v1.18.0
7- github.com/jedib0t/go-pretty/v6 v6.7.8
7+ github.com/jedib0t/go-pretty/v6 v6.7.9
88 github.com/manifoldco/promptui v0.9.0
99 github.com/spf13/cobra v1.10.2
1010 gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/jedib0t/go-pretty/v6 v6.6.7 h1:m+LbHpm0aIAPLzLbMfn8dc3Ht8MW7lsSO4MPIt
1515github.com/jedib0t/go-pretty/v6 v6.6.7 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
1616github.com/jedib0t/go-pretty/v6 v6.7.8 h1:BVYrDy5DPBA3Qn9ICT+PokP9cvCv1KaHv2i+Hc8sr5o =
1717github.com/jedib0t/go-pretty/v6 v6.7.8 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
18+ github.com/jedib0t/go-pretty/v6 v6.7.9 h1:frarzQWmkZd97syT81+TH8INKPpzoxQnk+Mk5EIHSrM =
19+ github.com/jedib0t/go-pretty/v6 v6.7.9 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
1820github.com/manifoldco/promptui v0.9.0 h1:3V4HzJk1TtXW1MTZMP7mdlwbBpIinw3HztaIlYthEiA =
1921github.com/manifoldco/promptui v0.9.0 /go.mod h1:ka04sppxSGFAtxX0qhlYQjISsg9mR4GWtQEhdbn6Pgg =
2022github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
You can’t perform that action at this time.
0 commit comments