File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed
github.com/jedib0t/go-pretty/v6/text Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/go-logr/logr v1.4.3
99 github.com/golang-jwt/jwt/v4 v4.5.2
1010 github.com/google/go-containerregistry v0.20.6
11- github.com/jedib0t/go-pretty/v6 v6.6.8
11+ github.com/jedib0t/go-pretty/v6 v6.6.9
1212 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
1313 github.com/onsi/ginkgo/v2 v2.27.2
1414 github.com/onsi/gomega v1.38.2
Original file line number Diff line number Diff line change @@ -257,8 +257,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
257257github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
258258github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A =
259259github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 /go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo =
260- github.com/jedib0t/go-pretty/v6 v6.6.8 h1:JnnzQeRz2bACBobIaa/r+nqjvws4yEhcmaZ4n1QzsEc =
261- github.com/jedib0t/go-pretty/v6 v6.6.8 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
260+ github.com/jedib0t/go-pretty/v6 v6.6.9 h1:PQecJLK3L8ODuVyMe2223b61oRJjrKnmXAncbWTv9MY =
261+ github.com/jedib0t/go-pretty/v6 v6.6.9 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
262262github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
263263github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
264264github.com/joshdk/go-junit v1.0.0 h1:S86cUKIdwBHWwA6xCmFlf3RTLfVXYQfvanM5Uh+K6GE =
Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ github.com/inconshreveable/mousetrap
313313# github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
314314## explicit
315315github.com/jbenet/go-context/io
316- # github.com/jedib0t/go-pretty/v6 v6.6.8
316+ # github.com/jedib0t/go-pretty/v6 v6.6.9
317317## explicit; go 1.18
318318github.com/jedib0t/go-pretty/v6/table
319319github.com/jedib0t/go-pretty/v6/text
You can’t perform that action at this time.
0 commit comments