mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Bump prerequisite go version check to 1.11 (#9517)
This commit is contained in:
committed by
Christopher Speller
parent
ad4443d06d
commit
328d9a55ee
@@ -35,7 +35,7 @@ echo "Checking prerequisites"
|
||||
|
||||
REQUIREDNODEVERSION=8.9.0
|
||||
REQUIREDNPMVERSION=5.6.0
|
||||
REQUIREDGOVERSION=1.9.2
|
||||
REQUIREDGOVERSION=1.11.0
|
||||
REQUIREDDOCKERVERSION=17.0
|
||||
|
||||
NODEVERSION=$(sed 's/v//' <<< $(node -v))
|
||||
|
||||
Reference in New Issue
Block a user