summaryrefslogtreecommitdiff
path: root/workhorse/go.mod
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-01 06:11:45 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-01 06:11:45 +0000
commit6c9db7d110fec154dda991e3c323027404fbc940 (patch)
treec7d2e5d850c93df0fd6d7d096f588fdfe5c5a2ff /workhorse/go.mod
parente5f18589063c991e0fb20fb1566060cddb72f649 (diff)
downloadgitlab-ce-6c9db7d110fec154dda991e3c323027404fbc940.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'workhorse/go.mod')
-rw-r--r--workhorse/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/workhorse/go.mod b/workhorse/go.mod
index bcb529caa01..c264dacbee6 100644
--- a/workhorse/go.mod
+++ b/workhorse/go.mod
@@ -30,7 +30,7 @@ require (
gitlab.com/gitlab-org/golang-archive-zip v0.1.1
gitlab.com/gitlab-org/labkit v1.16.0
gocloud.dev v0.25.0
- golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
+ golang.org/x/image v0.0.0-20220722155232-062f8c9fd539
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/net v0.0.0-20220531201128-c960675eff93
golang.org/x/tools v0.1.11