Преглед изворни кода

Builds: Update go to v1.9.2

Tom Denham пре 7 година
родитељ
комит
5cd6069683
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -14,7 +14,7 @@ else
 endif
 
 # Go version to use for builds
-GO_VERSION=1.8.3
+GO_VERSION=1.9.2
 
 # K8s version used for Makefile helpers
 K8S_VERSION=v1.6.6