aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2022-08-21 11:48:28 +0200
committerGitHub <noreply@github.com>2022-08-21 11:48:28 +0200
commitf166aebf6cddb9bcf80f182c953a7c60e4c850ea (patch)
treeaa13ab610a1e8b4b7c95a214209c6cf37e3ecb83 /go.mod
parent855684149740e2fb8eec21f3d97df2eba39b27c5 (diff)
parent64ea4c15251a07aa0137183588906e766d0801c4 (diff)
downloadgit-bug-f166aebf6cddb9bcf80f182c953a7c60e4c850ea.tar.gz
Merge pull request #822 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.8.0
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0
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 7219a886..372294d2 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/shurcooL/githubv4 v0.0.0-20190601194912-068505affed7
github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
github.com/spf13/cobra v1.4.0
- github.com/stretchr/testify v1.7.2
+ github.com/stretchr/testify v1.8.0
github.com/vektah/gqlparser/v2 v2.4.6
github.com/xanzy/go-gitlab v0.68.0
golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838
@@ -87,7 +87,7 @@ require (
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/steveyen/gtreap v0.1.0 // indirect
- github.com/stretchr/objx v0.3.0 // indirect
+ github.com/stretchr/objx v0.4.0 // indirect
github.com/tinylib/msgp v1.1.0 // indirect
github.com/willf/bitset v1.1.10 // indirect
github.com/xanzy/ssh-agent v0.3.0 // indirect