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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-04-13 22:12:50 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-13 22:12:50 +0300
commitefe45a03bff39d238a0fda1c273beca0295c48c9 (patch)
tree80b799f58a747c2736fd7c66de162bf0df3315a5 /workhorse/go.mod
parent09b628c32e2c0bf54347745cf7d165cf987731c0 (diff)
Add latest changes from gitlab-org/security/gitlab@13-10-stable-ee
Diffstat (limited to 'workhorse/go.mod')
-rw-r--r--workhorse/go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/workhorse/go.mod b/workhorse/go.mod
index 6396e419487..ee50ed690aa 100644
--- a/workhorse/go.mod
+++ b/workhorse/go.mod
@@ -31,6 +31,7 @@ require (
gitlab.com/gitlab-org/gitaly v1.74.0
gitlab.com/gitlab-org/labkit v1.0.0
gocloud.dev v0.21.1-0.20201223184910-5094f54ed8bb
+ golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
golang.org/x/lint v0.0.0-20200302205851-738671d3881b
golang.org/x/net v0.0.0-20201224014010-6772e930b67b
golang.org/x/sys v0.0.0-20210110051926-789bb1bd4061 // indirect