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>2023-11-23 21:09:48 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-23 21:09:48 +0300
commit8ca26a8db290ec5eca22f8eecbd0b25d106cb89f (patch)
treed3d6ac96070f0bd9cb2fc71ee49cc2dffd394300 /workhorse
parent61cb988554d7d554f0e9727fc73acc9acba5ea8f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'workhorse')
-rw-r--r--workhorse/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/workhorse/go.mod b/workhorse/go.mod
index 0773904ce21..8afe0f049aa 100644
--- a/workhorse/go.mod
+++ b/workhorse/go.mod
@@ -1,6 +1,6 @@
module gitlab.com/gitlab-org/gitlab/workhorse
-go 1.19
+go 1.20
require (
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.1.0