fix(Readme.md): go1.18.2 is now required
Building with go1.17 would still probably work, but in going forward it will not, and it's better anyway to specify the exact version with which we expect people to build.
This commit is contained in:
parent
ebc00a95fe
commit
c8f91983ca
|
@ -53,7 +53,7 @@ Please, make sure you add the `ooni/probe-cli` label.
|
||||||
|
|
||||||
### ooniprobe
|
### ooniprobe
|
||||||
|
|
||||||
Be sure you have golang >= 1.17 and a C compiler (Mingw-w64 for Windows). You
|
Be sure you have golang 1.18.2 and a C compiler (Mingw-w64 for Windows). You
|
||||||
can build using:
|
can build using:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue
Block a user