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:
authorJaime Martinez <jmartinez@gitlab.com>2022-02-02 01:56:57 +0300
committerJaime Martinez <jmartinez@gitlab.com>2022-02-02 01:56:57 +0300
commit03de582b06f276f18e8df0e6f29735119498880d (patch)
tree9ea1346c122cc3f4d7a705770f1d757834b8b87c
parent60469c19225ac87af55df04e820b1df35456a67d (diff)
parent593ca8985c568d3d3f3865e8284d75fd196c5499 (diff)
Merge branch '695-update-to-golang-1176' into 'master'
Update Go to version 1.17.6 Closes #695 See merge request gitlab-org/gitlab-pages!680
-rw-r--r--.tool-versions2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.tool-versions b/.tool-versions
index bf23029f..29cc9a03 100644
--- a/.tool-versions
+++ b/.tool-versions
@@ -1 +1 @@
-golang 1.16.12
+golang 1.17.6
diff --git a/README.md b/README.md
index f9385073..61d1fa3d 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[![coverage report](https://gitlab.com/gitlab-org/gitlab-pages/badges/master/coverage.svg)](https://gitlab.com/gitlab-org/gitlab-pages/commits/master)
This is a simple HTTP server written in Go, made to serve GitLab Pages with
-CNAMEs and SNI using HTTP/HTTP2. The minimum supported Go version is v1.16.12.
+CNAMEs and SNI using HTTP/HTTP2. The minimum supported Go version is v1.16.9.
### How it generates routes