aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-04-10 12:04:56 +0200
committerGitHub <noreply@github.com>2020-04-10 12:04:56 +0200
commit28c3ee3b7156f90e72a41899d8738d51d9d4eac8 (patch)
tree378f949c5f3d4d520cf2f8085fb797a7566c9efe /go.mod
parenta8aecec6eeb41ccac35871cbe45fed4ae5231f27 (diff)
parent53038648a5ac4aa0d218e66db85e7247a7b457b8 (diff)
downloadgit-bug-28c3ee3b7156f90e72a41899d8738d51d9d4eac8.tar.gz
Merge pull request #364 from MichaelMure/dependabot/go_modules/github.com/spf13/cobra-0.0.7
build(deps): bump github.com/spf13/cobra from 0.0.6 to 0.0.7
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 292fbb39..9535bc72 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
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
- github.com/spf13/cobra v0.0.6
+ github.com/spf13/cobra v0.0.7
github.com/stretchr/testify v1.5.1
github.com/vektah/gqlparser v1.3.1
github.com/xanzy/go-gitlab v0.29.0