aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-07 00:19:23 +0000
committerGitHub <noreply@github.com>2020-02-07 00:19:23 +0000
commite4a39741f07df4cf3fc21a47e71beec57a9d0ceb (patch)
tree3c6b3de16f125519cf487fb116066ab5d23e17b0 /go.mod
parente384e35183d0e1452df31c4bdf2ed58ba79a7409 (diff)
downloadgit-bug-e4a39741f07df4cf3fc21a47e71beec57a9d0ceb.tar.gz
build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1. - [Release notes](https://github.com/pkg/errors/releases) - [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 1805971e..271b111b 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/mattn/go-colorable v0.1.4 // indirect
github.com/mattn/go-isatty v0.0.12
github.com/phayes/freeport v0.0.0-20171002181615-b8543db493a5
- github.com/pkg/errors v0.8.1
+ github.com/pkg/errors v0.9.1
github.com/shurcooL/githubv4 v0.0.0-20190601194912-068505affed7
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e