misc, docs: Move to golang 1.18

Hopefully this fixes some yucky things.
This commit is contained in:
James Shubin
2022-08-16 20:15:12 -04:00
parent d547c39a16
commit aff6331211
11 changed files with 108 additions and 70 deletions

View File

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