summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancis Lavoie <lavofr@gmail.com>2021-08-16 23:56:20 -0400
committerGitHub <noreply@github.com>2021-08-16 21:56:20 -0600
commit6bc87ea2ff50a962f16dfafeb125f0f947c1a885 (patch)
treec9475329f07aacd43054edf24b37e1d9ad62f063 /README.md
parent1b1e625c201bdc2570dded6164e212f3abda902c (diff)
ci: Start testing on Go 1.17, drop 1.15 (#4283)
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 b32be89..5f00e32 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ For other install options, see https://caddyserver.com/docs/install.
Requirements:
-- [Go 1.15 or newer](https://golang.org/dl/)
+- [Go 1.16 or newer](https://golang.org/dl/)
### For development