upgrade to golang 1.11.4

This commit is contained in:
bergquist
2018-12-17 14:25:47 +01:00
parent 3efaf52049
commit 17f8be90ae
3 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ clone_folder: c:\gopath\src\github.com\grafana\grafana
environment:
nodejs_version: "8"
GOPATH: C:\gopath
GOVERSION: 1.11
GOVERSION: 1.11.4
install:
- rmdir c:\go /s /q