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:
authorfeistel <6742251-feistel@users.noreply.gitlab.com>2021-08-17 19:08:39 +0300
committerfeistel <6742251-feistel@users.noreply.gitlab.com>2021-08-19 07:58:34 +0300
commite99aa20aa65ab49ee3d5304db95adc04232d7d3b (patch)
treeef52e5237f8ba2df5160cd9c4f3141fffa881ba7 /README.md
parent196a353a4f571e78682d917ad6f061946884fa06 (diff)
docs: clarify go 1.16 is the minimum supported version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 36d46e91..6c9729f9 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.15.
+CNAMEs and SNI using HTTP/HTTP2. The minimum supported Go version is v1.16.
### How it generates routes