From 5376e5113e25d85725e1f64d06a288700a50bbaa Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Thu, 18 Feb 2021 07:09:49 -0500 Subject: ci: Build and test on Go 1.16, bump minimum to 1.15 (#4024) * ci: Build and test on Go 1.16 * ci: Drop Go 1.14 support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 184525f..620573e 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ For other install options, see https://caddyserver.com/docs/download. Requirements: -- [Go 1.14 or newer](https://golang.org/dl/) +- [Go 1.15 or newer](https://golang.org/dl/) ### For development -- cgit v1.2.3