aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-18 08:53:00 +0000
committerGitHub <noreply@github.com>2021-04-18 08:53:00 +0000
commit4159f730338bfe1fa02a701aa0b74de2cbc9da9d (patch)
tree518ce633bb8dd670bea410de12f92beb61e935b2 /go.mod
parent0e97664e7d59649881721388827bc528ab7ad745 (diff)
downloadgit-bug-4159f730338bfe1fa02a701aa0b74de2cbc9da9d.tar.gz
Bump github.com/xanzy/go-gitlab from 0.44.0 to 0.48.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.44.0 to 0.48.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.44.0...v0.48.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index bc464e93..3ff63e7c 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,6 @@ require (
github.com/go-git/go-git/v5 v5.3.0
github.com/golang/protobuf v1.4.3 // indirect
github.com/gorilla/mux v1.8.0
- github.com/hashicorp/go-retryablehttp v0.6.7 // indirect
github.com/hashicorp/golang-lru v0.5.4
github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428
github.com/mattn/go-isatty v0.0.12
@@ -29,7 +28,7 @@ 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.44.0
+ github.com/xanzy/go-gitlab v0.48.0
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208