mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-03 11:45:18 +00:00
set Go 1.13 as min required version (#4228)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
requirements_check = true
|
||||
gpg_check = false
|
||||
go_min_version = 1.12.0
|
||||
go_min_version = 1.13
|
||||
gpg_key = 2122CBE9
|
||||
|
||||
ifeq ($(requirements_check),true)
|
||||
|
||||
Reference in New Issue
Block a user