Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorIgor Wiedler <iwiedler@gitlab.com>2021-07-21 11:40:50 +0300
committerIgor Wiedler <iwiedler@gitlab.com>2021-07-21 11:40:50 +0300
commiteaa96cecf20a08b3e95131b73b98be01acf14d8f (patch)
tree85c949967f36783f9f6803894a44459843128ae0 /go.mod
parent22548dcc0fa28ab5b151b68e856b8d64a0026621 (diff)
Bump gitlab-shell dependency
Changelog: changed
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 818b14863..182b69e1a 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.0
github.com/uber/jaeger-client-go v2.27.0+incompatible
- gitlab.com/gitlab-org/gitlab-shell v1.9.8-0.20210608004414-a9c25c17ea0a
+ gitlab.com/gitlab-org/gitlab-shell v1.9.8-0.20210720163109-50da611814d2
gitlab.com/gitlab-org/labkit v1.5.0
go.uber.org/goleak v1.1.10
gocloud.dev v0.23.0