summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancis Lavoie <lavofr@gmail.com>2022-03-25 14:56:29 -0400
committerGitHub <noreply@github.com>2022-03-25 14:56:29 -0400
commitb4f1a713978f44b6f26721bd4eaa355164e3e6f4 (patch)
tree9e571704c4ce2759c1f29ee8e776a4192f23596d /README.md
parentd06d0e79f839a26ab2cf81b00ba2d180623c57a9 (diff)
chore: Bump minimum Go to 1.17 (#4662)
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 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