mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
new version format and some cleanup
This commit is contained in:
@@ -93,8 +93,3 @@ func checkGolangRuntimeVersion() {
|
||||
Errorln("Old Golang runtime version ‘" + v1.String() + "’ detected., ‘mc’ requires minimum go1.5.1 or later.")
|
||||
}
|
||||
}
|
||||
|
||||
func verifyMinioRuntime() {
|
||||
// add any other checks here.
|
||||
checkGolangRuntimeVersion()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user