From 435faf8698d9565d89824b5ae7e4cf1e02aadf25 Mon Sep 17 00:00:00 2001 From: Erik Dubbelboer Date: Sun, 14 Jan 2024 09:46:41 +0800 Subject: Bump supported Go version in readme (#1690) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eab9b64..cbdb9de 100644 --- a/README.md +++ b/README.md @@ -600,7 +600,7 @@ This is an **unsafe** way, the result string and `[]byte` buffer share the same * *Which GO versions are supported by fasthttp?* - Go 1.15.x. Older versions won't be supported. + Go 1.18.x. Older versions won't be supported. * *Please provide real benchmark data and server information* -- cgit v1.2.3