aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-14 04:12:14 +0000
committerMichael Muré <batolettre@gmail.com>2021-05-24 10:07:56 +0200
commit322f0639c23e77dda3dc74784837b5d118a62832 (patch)
tree32ad56e8faa62358fcd0c076f7bfa0059483fa55 /go.mod
parentfa126a744a389de167979f6fb66e16f8ada4cc0f (diff)
downloadgit-bug-322f0639c23e77dda3dc74784837b5d118a62832.tar.gz
Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.48.0 to 0.50.0. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.48.0...v0.50.0) 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 9de0f2c2..dc954bc3 100644
--- a/go.mod
+++ b/go.mod
@@ -28,10 +28,10 @@ require (
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.48.0
+ github.com/xanzy/go-gitlab v0.50.0
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
- golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
+ golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
golang.org/x/sys v0.0.0-20210502180810-71e4cd670f79
golang.org/x/text v0.3.6
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect