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:
authorStan Hu <stanhu@gmail.com>2022-09-27 08:11:41 +0300
committerStan Hu <stanhu@gmail.com>2022-09-27 08:11:41 +0300
commit3768a31a70b7900ee04fba7dabae4d75f322431d (patch)
tree11d89a5686cd9aa63b4455214d04ef72cdc9be97
parent5ee7c55528f5833aec37ba4a6bfb2b4c3f64dc80 (diff)
Bump .tool-versions to use Go 1.18.6
The GitLab Development Kit is moving to 1.18.6, so let's make all the versions consistent to reduce the number of interpreters needed for development. Part of https://gitlab.com/groups/gitlab-org/-/epics/8843
-rw-r--r--.tool-versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tool-versions b/.tool-versions
index 687c9652e..201d02ce7 100644
--- a/.tool-versions
+++ b/.tool-versions
@@ -1,3 +1,3 @@
# Versions of Gitaly dependencies managed by asdf.
-golang 1.18.3 1.17.9
+golang 1.18.6 1.17.9
ruby 2.7.5