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:
authorDJ Mountney <dj@gitlab.com>2022-01-05 00:19:09 +0300
committerDJ Mountney <dj@gitlab.com>2022-01-05 00:19:09 +0300
commit0565c6221f1d139179f697f9fa63e9730dcf2b47 (patch)
tree6b48e8e7f9cb0826698e4f4082d1c437e4a26d16 /README.md
parente971baaace956056f0477a23f5e03406f9f9296f (diff)
doc: Add golang minimum patch version to readme
Updated from 1.16 to 1.16.12
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 7cc142c5..f9385073 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.
+CNAMEs and SNI using HTTP/HTTP2. The minimum supported Go version is v1.16.12.
### How it generates routes