Browse Source

Updated go version to 1.9.4 on build

pull/1943/head
Greg Szabo 7 years ago
parent
commit
ffb806f2b2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build/Makefile

+ 1
- 1
build/Makefile 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)


Loading…
Cancel
Save