From f7e03fa154ad65ee517da5452739d976025f976e Mon Sep 17 00:00:00 2001 From: roc Date: Fri, 28 Jul 2023 17:36:08 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc2a3531..29157a28 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Full documentation is available on the official website: https://req.cool. **Install** -You first need [Go](https://go.dev/) installed (version 1.19+ is required), then you can use the below Go command to install req: +You first need [Go](https://go.dev/) installed (version 1.20+ is required), then you can use the below Go command to install req: ``` sh go get github.com/imroc/req/v3