aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-21 10:14:52 +0000
committerGitHub <noreply@github.com>2022-08-21 10:14:52 +0000
commit94d0d21542b0b0b1aa12a688796556f27e881c38 (patch)
treea5a6eeab60f805b3291e9f4013b89ec42858ab28 /go.mod
parentec4d34c57c2d7bf40fc50b32e13e6e608f31735c (diff)
downloadgit-bug-94d0d21542b0b0b1aa12a688796556f27e881c38.tar.gz
build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 9b93e805..87c4ef55 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
github.com/pkg/errors v0.9.1
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/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0
github.com/vektah/gqlparser/v2 v2.4.6
github.com/xanzy/go-gitlab v0.72.0
@@ -51,7 +51,7 @@ require (
github.com/blevesearch/zap/v15 v15.0.3 // indirect
github.com/corpix/uarand v0.1.1 // indirect
github.com/couchbase/vellum v1.0.2 // indirect
- github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
+ github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/danieljoos/wincred v1.1.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dvsekhvalnov/jose2go v1.5.0 // indirect