File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/spf13/pflag v1.0.5
1818 github.com/spf13/viper v1.7.1
1919 github.com/stretchr/testify v1.7.0
20- github.com/tidwall/pretty v1.0.2
20+ github.com/tidwall/pretty v1.2.1
2121 github.com/x-cray/logrus-prefixed-formatter v0.5.2
2222 golang.org/x/sys v0.28.0
2323 golang.org/x/term v0.27.0
Original file line number Diff line number Diff line change @@ -257,8 +257,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
257257github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
258258github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s =
259259github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
260- github.com/tidwall/pretty v1.0.2 h1:Z7S3cePv9Jwm1KwS0513MRaoUe3S01WPbLNV40pwWZU =
261- github.com/tidwall/pretty v1.0.2 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
260+ github.com/tidwall/pretty v1.2.1 h1:qjsOFOWWQl+N3RsoF5/ssm1pHmJJwhjlSbZ51I6wMl4 =
261+ github.com/tidwall/pretty v1.2.1 /go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU =
262262github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
263263github.com/x-cray/logrus-prefixed-formatter v0.5.2 h1:00txxvfBM9muc0jiLIEAkAcIMJzfthRT6usrui8uGmg =
264264github.com/x-cray/logrus-prefixed-formatter v0.5.2 /go.mod h1:2duySbKsL6M18s5GU7VPsoEPHyzalCE06qoARUCeBBE =
You can’t perform that action at this time.
0 commit comments