Update minimum required Go version to 1.16

Fixes #2361
This commit is contained in:
Zachary Yedidia 2022-02-26 18:33:12 -08:00
parent 409ac54605
commit 56c825c44c

View File

@ -160,7 +160,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
If your operating system does not have a binary release, but does run Go, you can build from source.
Make sure that you have Go version 1.11 or greater and Go modules are enabled.
Make sure that you have Go version 1.16 or greater and Go modules are enabled.
```
git clone https://github.com/zyedidia/micro