misc, docs: Move to golang 1.17
There are a few small source fixes and other tidbits to move past 1.16, but we can do those later.
This commit is contained in:
@@ -37,7 +37,7 @@ You'll need some dependencies, including `golang`, and some associated tools.
|
||||
|
||||
#### Installing golang
|
||||
|
||||
* You need golang version 1.16 or greater installed.
|
||||
* You need golang version 1.17 or greater installed.
|
||||
* To install on rpm style systems: `sudo dnf install golang`
|
||||
* To install on apt style systems: `sudo apt install golang`
|
||||
* To install on macOS systems install [Homebrew](https://brew.sh)
|
||||
|
||||
Reference in New Issue
Block a user