Skip to content

Commit

Permalink
build(deps): bump github.com/kr/pretty from 0.1.0 to 0.2.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot-preview[bot] authored Aug 31, 2020
1 parent b518349 commit 2aa5a49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module within.website/olin
require (
github.com/google/uuid v1.1.2
github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334
github.com/kr/pretty v0.1.0
github.com/kr/pretty v0.2.1
github.com/mkmik/stringlist v1.0.1
github.com/pborman/uuid v0.0.0-20180906182336-adf5a7427709
github.com/perlin-network/life v0.0.0-20191203030451-05c0e0f7eaea
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxv
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pretty v0.2.1 h1:Fmg33tUaq4/8ym9TJN1x7sLJnHVwhP33CNkpYV/7rwI=
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
Expand Down

0 comments on commit 2aa5a49

Please sign in to comment.