Skip to content

Commit 25a059b

Browse files
Merge pull request #2288 from DFwJZ/patch-1
Update Go version requirement from 1.21 to 1.24 for httpx v1.7.1 inst…
2 parents 1f97937 + 656de33 commit 25a059b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
# Installation Instructions
6464

65-
`httpx` requires **go1.21** to install successfully. Run the following command to get the repo:
65+
`httpx` requires **go >=1.24.0** to install successfully. Run the following command to get the repo:
6666

6767
```sh
6868
go install -v github.com/projectdiscovery/httpx/cmd/httpx@latest

0 commit comments

Comments
 (0)