Skip to content

Commit fd118da

Browse files
committed
build(deps): Update module github.com/jedib0t/go-pretty/v6 to v6.6.7
1 parent 13663cd commit fd118da

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/google/uuid v1.6.0
1010
github.com/gorilla/websocket v1.5.3
1111
github.com/isayme/go-amqp-reconnect v0.0.0-20210303120416-fc811b0bcda2
12-
github.com/jedib0t/go-pretty/v6 v6.6.6
12+
github.com/jedib0t/go-pretty/v6 v6.6.7
1313
github.com/lib/pq v1.10.9
1414
github.com/rakyll/statik v0.1.7
1515
github.com/sirupsen/logrus v1.9.3

Diff for: go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ github.com/jedib0t/go-pretty/v6 v6.6.4 h1:B51RjA+Sytv0C0Je7PHGDXZBF2JpS5dZEWWRue
181181
github.com/jedib0t/go-pretty/v6 v6.6.4/go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E=
182182
github.com/jedib0t/go-pretty/v6 v6.6.6 h1:LyezkL+1SuqH2z47e5IMQkYUIcs2BD+MnpdPRiRcN0c=
183183
github.com/jedib0t/go-pretty/v6 v6.6.6/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
184+
github.com/jedib0t/go-pretty/v6 v6.6.7 h1:m+LbHpm0aIAPLzLbMfn8dc3Ht8MW7lsSO4MPItz/Uuo=
185+
github.com/jedib0t/go-pretty/v6 v6.6.7/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
184186
github.com/jonboulle/clockwork v0.1.0/go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo=
185187
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
186188
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=

0 commit comments

Comments
 (0)