diff --git a/README.md b/README.md index eab9b64eee..cbdb9de230 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*