misc: Move to golang 1.20

Make sure to quote your 1.20 otherwise it shows up as 1.2 which is very
old!
This commit is contained in:
James Shubin
2023-12-03 18:08:58 -05:00
parent 271a94e0c7
commit bf5cc63bc5
9 changed files with 15 additions and 15 deletions

View File

@@ -28,7 +28,7 @@ required for running the _test_ suite.
### Build
* `golang` 1.19 or higher (required, available in some distros and distributed
* `golang` 1.20 or higher (required, available in some distros and distributed
as a binary officially by [golang.org](https://golang.org/dl/))
### Runtime