Skip to content

Commit 53cdfd7

Browse files
Merge pull request #470 from cloudbase/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.6.8
Bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.6.8
2 parents daadad6 + 7817d20 commit 53cdfd7

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
@@ -19,7 +19,7 @@ require (
1919
github.com/gorilla/handlers v1.5.2
2020
github.com/gorilla/mux v1.8.1
2121
github.com/gorilla/websocket v1.5.4-0.20240702125206-a62d9d2a8413
22-
github.com/jedib0t/go-pretty/v6 v6.6.7
22+
github.com/jedib0t/go-pretty/v6 v6.6.8
2323
github.com/juju/clock v1.1.1
2424
github.com/juju/retry v1.0.1
2525
github.com/manifoldco/promptui v0.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ github.com/jackc/pgx/v5 v5.5.5 h1:amBjrZVmksIdNjxGW/IiIMzxMKZFelXbUoPNb+8sjQw=
8787
github.com/jackc/pgx/v5 v5.5.5/go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A=
8888
github.com/jackc/puddle/v2 v2.2.1 h1:RhxXJtFG022u4ibrCSMSiu5aOq1i77R3OHKNJj77OAk=
8989
github.com/jackc/puddle/v2 v2.2.1/go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4=
90-
github.com/jedib0t/go-pretty/v6 v6.6.7 h1:m+LbHpm0aIAPLzLbMfn8dc3Ht8MW7lsSO4MPItz/Uuo=
91-
github.com/jedib0t/go-pretty/v6 v6.6.7/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
90+
github.com/jedib0t/go-pretty/v6 v6.6.8 h1:JnnzQeRz2bACBobIaa/r+nqjvws4yEhcmaZ4n1QzsEc=
91+
github.com/jedib0t/go-pretty/v6 v6.6.8/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
9292
github.com/jinzhu/inflection v1.0.0 h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=
9393
github.com/jinzhu/inflection v1.0.0/go.mod h1:h+uFLlag+Qp1Va5pdKtLDYj+kHp5pxUVkryuEj+Srlc=
9494
github.com/jinzhu/now v1.1.5 h1:/o9tlHleP7gOFmsnYNz3RGnqzefHA47wQpKrrdTIwXQ=

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
@@ -118,7 +118,7 @@ github.com/gorilla/websocket
118118
# github.com/inconshreveable/mousetrap v1.1.0
119119
## explicit; go 1.18
120120
github.com/inconshreveable/mousetrap
121-
# github.com/jedib0t/go-pretty/v6 v6.6.7
121+
# github.com/jedib0t/go-pretty/v6 v6.6.8
122122
## explicit; go 1.18
123123
github.com/jedib0t/go-pretty/v6/table
124124
github.com/jedib0t/go-pretty/v6/text

0 commit comments

Comments
 (0)