aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-23 21:01:02 -0500
committerGitHub <noreply@github.com>2022-11-23 21:01:02 -0500
commita56f23cd0fecfeb2c7b866f17370d64184fb6b05 (patch)
tree796ce88985d4f86ec26891827333ccdc7c4c1775 /go.mod
parent9ff01167993b5926e9ba26f2062bd8ebad430b11 (diff)
downloadx-a56f23cd0fecfeb2c7b866f17370d64184fb6b05.tar.xz
x-a56f23cd0fecfeb2c7b866f17370d64184fb6b05.zip
build(deps): bump github.com/kr/pretty from 0.3.0 to 0.3.1 (#144)
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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index e79e629..8e33b6d 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43
github.com/joeshaw/envdecode v0.0.0-20180312135643-c9e015854467
github.com/joho/godotenv v1.4.0
- github.com/kr/pretty v0.3.0
+ github.com/kr/pretty v0.3.1
github.com/miekg/dns v1.1.50
github.com/mmikulicic/stringlist v1.0.0
github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775
@@ -113,7 +113,7 @@ require (
github.com/mndrix/ps v0.0.0-20170330174427-18e65badd6ab // indirect
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
- github.com/rogpeppe/go-internal v1.8.1-0.20211023094830-115ce09fd6b4 // indirect
+ github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/sendgrid/rest v2.4.1+incompatible // indirect
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
github.com/tailscale/certstore v0.1.1-0.20220316223106-78d6e1c49d8d // indirect