update go version needed

This commit is contained in:
Jeffrey Picard 2022-04-11 14:50:32 +00:00
parent 211b8349b2
commit 1e71100c70

View file

@ -41,7 +41,7 @@ Contributions to this project are welcome, encouraged, and compensated. Details
### Dev Dependencies
Install Go 1.14+
Install Go 1.17+
- Ubuntu: `sudo add-apt-repository ppa:longsleep/golang-backports && sudo apt install golang-go`
- OSX: `brew install go`