aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMarten Seemann <[email protected]>2024-01-25 10:58:19 -0800
committerGitHub <[email protected]>2024-01-25 13:58:19 -0500
commit697cc593a17fcb39087161b058fc1dba8b767060 (patch)
tree7e83b299423272178716ccf631b9e7be3c580df4 /README.md
parent2fe69a828f9fcacc0160a576839d4b67c5730031 (diff)
downloadcaddy-697cc593a17fcb39087161b058fc1dba8b767060.tar.gz
caddy-697cc593a17fcb39087161b058fc1dba8b767060.zip
chore: Update quic-go to v0.41.0, bump Go minimum to 1.21 (#6043)
Co-authored-by: Francis Lavoie <[email protected]> Co-authored-by: Matt Holt <[email protected]>
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 6dd046887..e5f99efdf 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ See [our online documentation](https://caddyserver.com/docs/install) for other i
Requirements:
-- [Go 1.20 or newer](https://golang.org/dl/)
+- [Go 1.21 or newer](https://golang.org/dl/)
### For development