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-10-28 09:44:04 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2022-11-09 11:54:55 +0300
commitb7badff4dea95767cff02b7ce4e6ba911b39b003 (patch)
treec8e13faa415065169b969c88956696d61d61fa5b /.tool-versions
parent74a7785251b274fee77b86ae888641164e482d30 (diff)
go: Add support for Go 1.19
Update the relevant infrastructure to support Go 1.19. Update our README.md to reflect this change.
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 b502cd0ff..57145a95d 100644
--- a/.tool-versions
+++ b/.tool-versions
@@ -1,3 +1,3 @@
# Versions of Gitaly dependencies managed by asdf.
-golang 1.18.7
+golang 1.19.2 1.18.7
ruby 2.7.5