Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 4027633

Browse files
Bump github.com/kr/pretty from 0.1.0 to 0.2.1
Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.1.0 to 0.2.1. - [Release notes](https://github.com/kr/pretty/releases) - [Commits](kr/pretty@v0.1.0...v0.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 03c1431 commit 4027633

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/grpc-ecosystem/go-grpc-middleware v1.2.0
1919
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
2020
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
2222
github.com/kylelemons/godebug v1.1.0
2323
github.com/pelletier/go-toml v1.6.0 // indirect
2424
github.com/prometheus/client_golang v1.7.1

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 h1:T+h1c/A9Gawja4Y9mFVWj
423423
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=
424424
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
425425
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
426+
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
426427
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
427428
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
428429
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=

0 commit comments

Comments
 (0)