This repository was archived by the owner on Oct 11, 2024. It is now read-only.
File tree 2 files changed +2
-1
lines changed 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/grpc-ecosystem/go-grpc-middleware v1.2.0
19
19
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
20
20
github.com/grpc-ecosystem/grpc-gateway v1.14.6
21
- github.com/kr/pretty v0.1.0
21
+ github.com/kr/pretty v0.2.1
22
22
github.com/kylelemons/godebug v1.1.0
23
23
github.com/pelletier/go-toml v1.6.0 // indirect
24
24
github.com/prometheus/client_golang v1.7.1
Original file line number Diff line number Diff line change @@ -423,6 +423,7 @@ github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 h1:T+h1c/A9Gawja4Y9mFVWj
423
423
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 /go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc =
424
424
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI =
425
425
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
426
+ github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
426
427
github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
427
428
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
428
429
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
You can’t perform that action at this time.
0 commit comments