aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-27 19:45:04 +0000
committerGitHub <noreply@github.com>2021-02-27 19:45:04 +0000
commitb9f1bf6cdf7b9987e5c65f6f8da7cc8486660422 (patch)
tree0b109fbc1b36db206b76af0ca9ddf7d77dee8a3f /go.mod
parent22cc4cc043370bac945f92ecf343025ce7fdfe33 (diff)
downloadgit-bug-b9f1bf6cdf7b9987e5c65f6f8da7cc8486660422.tar.gz
build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3) 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 8e807a88..9d28091e 100644
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,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 v1.1.1
+ github.com/spf13/cobra v1.1.3
github.com/stretchr/testify v1.7.0
github.com/vektah/gqlparser v1.3.1
github.com/xanzy/go-gitlab v0.40.1