From b4f1a713978f44b6f26721bd4eaa355164e3e6f4 Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Fri, 25 Mar 2022 14:56:29 -0400 Subject: chore: Bump minimum Go to 1.17 (#4662) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 317a3ec..251e54a 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ For other install options, see https://caddyserver.com/docs/install. Requirements: -- [Go 1.16 or newer](https://golang.org/dl/) +- [Go 1.17 or newer](https://golang.org/dl/) ### For development -- cgit v1.2.3