mirror of
https://github.com/minio/minio.git
synced 2025-11-06 20:33:07 -05:00
Move to go1.9.4 with recent security release (#5502)
This commit is contained in:
committed by
Nitish Tiwari
parent
047b7aff0c
commit
fd3897d0c3
@@ -21,7 +21,7 @@ _init() {
|
||||
|
||||
## Minimum required versions for build dependencies
|
||||
GIT_VERSION="1.0"
|
||||
GO_VERSION="1.9.1"
|
||||
GO_VERSION="1.9.4"
|
||||
OSX_VERSION="10.8"
|
||||
KNAME=$(uname -s)
|
||||
ARCH=$(uname -m)
|
||||
|
||||
Reference in New Issue
Block a user