docs: mandate go 1.12

This commit is contained in:
Lea Anthony
2019-05-22 19:25:09 +10:00
parent 4239c89b76
commit 7a16cf74f0

View File

@@ -33,7 +33,7 @@ Wails is currently in Beta. Please make sure you read the [Project Status](https
Wails uses cgo to bind to the native rendering engines so a number of platform dependent libraries are needed as well as an installation of Go. The basic requirements are:
- Go 1.11 or above
- Go 1.12
- npm
### MacOS