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>2022-04-21 23:04:54 +0300
committerfeistel <6742251-feistel@users.noreply.gitlab.com>2022-04-25 13:43:55 +0300
commitb5d5457b1ab44c6fbadcff68b302f3104f629225 (patch)
treeab8f8129e3d88a22a82547af9a1cb5dd302e1387 /README.md
parentbd0314a207e2e20a9fef5a9f4392e1eee2ca19f3 (diff)
Drop go 1.16 support
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 61d1fa3d..c4e2313c 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.9.
+CNAMEs and SNI using HTTP/HTTP2. The minimum supported Go version is v1.17.6.
### How it generates routes