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-07-09 04:44:40 +0300
committerfeistel <6742251-feistel@users.noreply.gitlab.com>2021-08-02 10:58:30 +0300
commitab0dfbe354a5cbeb078c356729756cb37bbfd5f0 (patch)
tree7bec2abb5673e20be6a31dde21158595ffda1c2b /README.md
parente48c8977887e0f33f2934b46e97e8dfe96f08d92 (diff)
build: bump minimum version to go 1.15
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 b0e4c81a..36d46e91 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.14.
+CNAMEs and SNI using HTTP/HTTP2. The minimum supported Go version is v1.15.
### How it generates routes