chore: use go1.18.3 (#816)
This diff changes all github actions and mk to use go1.18.3. That's what I am using locally. Also, both oohttp and oocrypto are on go1.18.3 already.
This commit is contained in:
parent
28585fbdc2
commit
d4f530b7ea
21 changed files with 21 additions and 21 deletions
|
|
@ -53,7 +53,7 @@ Please, make sure you add the `ooni/probe-cli` label.
|
|||
|
||||
### ooniprobe
|
||||
|
||||
Be sure you have golang 1.18.2 and a C compiler (Mingw-w64 for Windows). You
|
||||
Be sure you have golang 1.18.3 and a C compiler (Mingw-w64 for Windows). You
|
||||
can build using:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue