Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2021-11-08 20:38:22 +0300
committerStan Hu <stanhu@gmail.com>2021-11-08 20:56:26 +0300
commiteeed0a4ca1a65816b2fcac509b37425baeda1708 (patch)
tree0ab72de095aa67bdf6d55c8cd02cf9eaa822d27e /.tool-versions
parent3320f876d753a97497f82367364df772d4a8d038 (diff)
chore: use most recent Go 1.16 version
We don't necessarily need to pin to a specific version since CI uses v1.16. This should test against Go v1.16.10.
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 9d3b3b30..9f117be9 100644
--- a/.tool-versions
+++ b/.tool-versions
@@ -1 +1 @@
-golang 1.16.9
+golang 1.16