File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/google/uuid v1.6.0
10
10
github.com/gorilla/websocket v1.5.3
11
11
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
13
13
github.com/lib/pq v1.10.9
14
14
github.com/rakyll/statik v0.1.7
15
15
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -181,6 +181,8 @@ github.com/jedib0t/go-pretty/v6 v6.6.4 h1:B51RjA+Sytv0C0Je7PHGDXZBF2JpS5dZEWWRue
181
181
github.com/jedib0t/go-pretty/v6 v6.6.4 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
182
182
github.com/jedib0t/go-pretty/v6 v6.6.6 h1:LyezkL+1SuqH2z47e5IMQkYUIcs2BD+MnpdPRiRcN0c =
183
183
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 =
184
186
github.com/jonboulle/clockwork v0.1.0 /go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo =
185
187
github.com/json-iterator/go v1.1.6 /go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU =
186
188
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
You can’t perform that action at this time.
0 commit comments