Updated go version to 1.9.4 on build

This commit is contained in:
Greg Szabo
2018-02-07 16:22:51 -05:00
parent af30cef574
commit ffb806f2b2
+1 -1
View File
@@ -4,7 +4,7 @@
requirements_check = true
gpg_check = false
go_min_version = 1.9.2
go_min_version = 1.9.4
gpg_key = 2122CBE9
ifeq ($(requirements_check),true)