Browse Source

go 1.9.2 dependency added

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

+ 1
- 1
build/Makefile View File

@ -3,7 +3,7 @@
##
extra_check = true
go_min_version = 1.8.3
go_min_version = 1.9.2
gpg_key = 2122CBE9
ifeq ($(extra_check),true)


Loading…
Cancel
Save