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:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-08-18 14:21:16 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-08-18 14:21:16 +0300
commit1cdc160dd1c29d69a6b447db61b27034feb880bd (patch)
treeee99ee7a469b8c81f424596e189dd6600b72ba9a /go.mod
parent11373b2d400e53a5f29691db8dee401ad1142104 (diff)
go: Update module gitlab.com/gitlab-org/gitlab-shell/v14 to v14.11.0
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 72ed96046..e5ae2b314 100644
--- a/go.mod
+++ b/go.mod
@@ -31,7 +31,7 @@ require (
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0
github.com/uber/jaeger-client-go v2.30.0+incompatible
- gitlab.com/gitlab-org/gitlab-shell/v14 v14.10.0
+ gitlab.com/gitlab-org/gitlab-shell/v14 v14.11.0
gitlab.com/gitlab-org/labkit v1.16.0
go.uber.org/goleak v1.1.12
gocloud.dev v0.25.0