aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2021-01-24 19:48:44 +0100
committerGitHub <noreply@github.com>2021-01-24 19:48:44 +0100
commit511bdd85627bcef4fe1a9681e00c954f29ba3206 (patch)
tree8df5c9b015c95ce56519fedcaa6f823209124418 /go.mod
parent078c85be4ece0e3d3c1dd9b71c819fa70ea3348b (diff)
parente43bf277b72a3d606b5ac05f9d14b6407fce2b62 (diff)
downloadgit-bug-511bdd85627bcef4fe1a9681e00c954f29ba3206.tar.gz
Merge pull request #526 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.7.0
build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0
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 818aa2bb..9cf1e754 100644
--- a/go.mod
+++ b/go.mod
@@ -37,7 +37,7 @@ require (
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
github.com/spf13/cobra v1.1.1
- github.com/stretchr/testify v1.6.1
+ github.com/stretchr/testify v1.7.0
github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c // indirect
github.com/vektah/gqlparser v1.3.1
github.com/xanzy/go-gitlab v0.40.1