build(deps): bump github.com/kr/pretty from 0.3.0 to 0.3.1
Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/kr/pretty/releases) - [Commits](https://github.com/kr/pretty/compare/v0.3.0...v0.3.1 ) --- updated-dependencies: - dependency-name: github.com/kr/pretty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
+7 -6
... | ... | @@ -84,7 +84,7 @@ require ( |
github.com/hashicorp/vault/sdk v0.6.0 | ||
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 | ||
github.com/hpcloud/tail v1.0.1-0.20170814160653-37f427138745 | ||
github.com/kr/pretty v0.3.0 | ||
github.com/kr/pretty v0.3.1 | ||
github.com/kr/text v0.2.0 | ||
github.com/mattn/go-colorable v0.1.13 | ||
github.com/miekg/dns v1.1.50 | ||
... | ... | @@ -246,7 +246,7 @@ require ( |
github.com/prometheus/procfs v0.8.0 // indirect | ||
github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 // indirect | ||
github.com/rivo/uniseg v0.2.0 // indirect | ||
github.com/rogpeppe/go-internal v1.6.1 // indirect | ||
github.com/rogpeppe/go-internal v1.9.0 // indirect | ||
github.com/seccomp/libseccomp-golang v0.10.0 // indirect | ||
github.com/shopspring/decimal v1.2.0 // indirect | ||
github.com/sirupsen/logrus v1.9.0 // indirect | ||
... | ... |
Please register or sign in to comment