mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Add version checks for golang 1.5.1
This commit is contained in:
@@ -24,7 +24,7 @@ _init() {
|
||||
CLANG_VERSION="3.5"
|
||||
YASM_VERSION="1.2.0"
|
||||
GIT_VERSION="1.0"
|
||||
GO_VERSION="1.5"
|
||||
GO_VERSION="1.5.1"
|
||||
OSX_VERSION="10.8"
|
||||
UNAME=$(uname -sm)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user