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
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2022-07-05 09:56:21 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2022-07-05 09:59:36 +0300
commit236ebe4b688031cfec4dd22efa8ebc339716c887 (patch)
tree4a3ad3ad34c5ef526d9aa0417ced2eb925d90006 /.tool-versions
parente48e575179544159732c490280f4f40b8dbf43a5 (diff)
asdf: Bump Go version to use v1.17 and v1.18
We have bumped the minimum required Go version to v1.17 recently, but didn't update our asdf tool versions. Let's update them to the latest available Go v1.17 and v1.18 releases.
Diffstat (limited to '.tool-versions')
-rw-r--r--.tool-versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tool-versions b/.tool-versions
index 7929518f8..687c9652e 100644
--- a/.tool-versions
+++ b/.tool-versions
@@ -1,3 +1,3 @@
# Versions of Gitaly dependencies managed by asdf.
-golang 1.17.7 1.16.14
+golang 1.18.3 1.17.9
ruby 2.7.5