mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Move to go1.9.1 as default environment. (#5041)
This commit is contained in:
@@ -21,7 +21,7 @@ _init() {
|
||||
|
||||
## Minimum required versions for build dependencies
|
||||
GIT_VERSION="1.0"
|
||||
GO_VERSION="1.8.3"
|
||||
GO_VERSION="1.9.1"
|
||||
OSX_VERSION="10.8"
|
||||
KNAME=$(uname -s)
|
||||
ARCH=$(uname -m)
|
||||
|
||||
Reference in New Issue
Block a user