File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/google/go-cmp v0.6.0
88 github.com/google/uuid v1.6.0
99 github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf
10- github.com/jedib0t/go-pretty/v6 v6.5.8
10+ github.com/jedib0t/go-pretty/v6 v6.5.9
1111 github.com/lmittmann/tint v1.0.4
1212 github.com/mattn/go-colorable v0.1.13
1313 github.com/spf13/cobra v1.8.0
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
2626github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
2727github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf h1:FtEj8sfIcaaBfAKrE1Cwb61YDtYq9JxChK1c7AKce7s =
2828github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf /go.mod h1:yrqSXGoD/4EKfF26AOGzscPOgTTJcyAwM2rpixWT+t4 =
29- github.com/jedib0t/go-pretty/v6 v6.5.8 h1:8BCzJdSvUbaDuRba4YVh+SKMGcAAKdkcF3SVFbrHAtQ =
30- github.com/jedib0t/go-pretty/v6 v6.5.8 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
29+ github.com/jedib0t/go-pretty/v6 v6.5.9 h1:ACteMBRrrmm1gMsXe9PSTOClQ63IXDUt03H5U+UV8OU =
30+ github.com/jedib0t/go-pretty/v6 v6.5.9 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
3131github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
3232github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
3333github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
You can’t perform that action at this time.
0 commit comments