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-10-05 18:09:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-05 18:09:29 +0300
commit3e6c042eb05e09d88c2bd988cb9ef5f9eba67794 (patch)
tree81d43b53312b06796dac6e00ef45b22255958dea /workhorse
parentc8d44b1e3bd9dd04e5a3724fafd702932d1752be (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 adec9df0daf..c1f99cfcdd9 100644
--- a/workhorse/go.mod
+++ b/workhorse/go.mod
@@ -1,6 +1,6 @@
module gitlab.com/gitlab-org/gitlab/workhorse
-go 1.18
+go 1.19
require (
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.1.0