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>2021-06-09 05:24:20 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-06-09 05:24:20 +0300
commit5abbb3dd66270f0124fc5c7fe4523f237337c890 (patch)
treeeb665cd0148e11d0171160eed31c4639f9e6d6e0 /README.md
parentf5761b9d0c950cdd66a6c7dbd53661e914a780c4 (diff)
Drop support for Go 1.13
Changelog: removed
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 9b190cef..dad3646b 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.13.
+CNAMEs and SNI using HTTP/HTTP2. The minimum supported Go version is v1.14.
### How it generates routes