Bump supported Go version in readme (#1690)

This commit is contained in:
Erik Dubbelboer
2024-01-14 09:46:41 +08:00
committed by GitHub
parent a04cd8c39f
commit 435faf8698
+1 -1
View File
@@ -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*