Fix #595 - Start using GO 1.12

This commit is contained in:
Aleksey Dmitrevskiy
2019-02-26 15:32:56 +03:00
parent 71ab95f12f
commit 2dc2a0946a
4 changed files with 17 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ Alternatively, you can use our [official Docker image](https://hub.docker.com/r/
You will need:
* [go](https://golang.org/dl/) v1.11 or later.
* [go](https://golang.org/dl/) v1.12 or later.
* [node.js](https://nodejs.org/en/download/) v10 or later.
You can either install it via the provided links or use [brew.sh](https://brew.sh/) if you're on Mac: