aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
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