Skip to content

Commit 4ad799a

Browse files
Update module github.com/jedib0t/go-pretty/v6 to v6.6.8
1 parent f43d1ba commit 4ad799a

4 files changed

Lines changed: 14 additions & 4 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ replace k8s.io/cri-api => k8s.io/cri-api v0.25.16
99
require (
1010
github.com/docker/docker v28.1.1+incompatible
1111
github.com/google/uuid v1.6.0
12-
github.com/jedib0t/go-pretty/v6 v6.6.7
12+
github.com/jedib0t/go-pretty/v6 v6.6.8
1313
github.com/neuvector/neuvector v0.0.0-20250813022138-cee40d6c74d3
1414
github.com/opencontainers/go-digest v1.0.0
1515
github.com/quay/clair/v2 v2.1.8

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ github.com/hashicorp/go-rootcerts v1.0.2/go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR3
145145
github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY=
146146
github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
147147
github.com/hashicorp/golang-lru v0.0.0-20160813221303-0a025b7e63ad/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
148-
github.com/jedib0t/go-pretty/v6 v6.6.7 h1:m+LbHpm0aIAPLzLbMfn8dc3Ht8MW7lsSO4MPItz/Uuo=
149-
github.com/jedib0t/go-pretty/v6 v6.6.7/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
148+
github.com/jedib0t/go-pretty/v6 v6.6.8 h1:JnnzQeRz2bACBobIaa/r+nqjvws4yEhcmaZ4n1QzsEc=
149+
github.com/jedib0t/go-pretty/v6 v6.6.8/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
150150
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
151151
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
152152
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=

vendor/github.com/jedib0t/go-pretty/v6/text/escape_seq_parser.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ github.com/hashicorp/go-rootcerts
298298
# github.com/hashicorp/go-version v1.7.0
299299
## explicit
300300
github.com/hashicorp/go-version
301-
# github.com/jedib0t/go-pretty/v6 v6.6.7
301+
# github.com/jedib0t/go-pretty/v6 v6.6.8
302302
## explicit; go 1.18
303303
github.com/jedib0t/go-pretty/v6/table
304304
github.com/jedib0t/go-pretty/v6/text

0 commit comments

Comments
 (0)