Skip to content

Commit e2b8ed7

Browse files
committed
update README: go 1.24+ is required
Signed-off-by: roc <roc@imroc.cc>
1 parent 389b64b commit e2b8ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Full documentation is available on the official website: https://req.cool.
3535

3636
**Install**
3737

38-
You first need [Go](https://go.dev/) installed (version 1.23+ is required), then you can use the below Go command to install req:
38+
You first need [Go](https://go.dev/) installed (version 1.24+ is required), then you can use the below Go command to install req:
3939

4040
``` sh
4141
go get github.com/imroc/req/v3

0 commit comments

Comments
 (0)