mirror of
https://github.com/minio/minio.git
synced 2026-06-04 10:13:48 +08:00
build/vet: Fix all the shadowing reports with go1.6
Golang 1.6 is default version for the build now. Additionally set 'GODEBUG=cgocheck=0' for now, until we fix the erasure coding package. Readmore here https://tip.golang.org/doc/go1.6#cgo
This commit is contained in:
+2
-1
@@ -12,4 +12,5 @@ site/
|
||||
build
|
||||
isa-l
|
||||
vendor/**/*.js
|
||||
vendor/**/*.json
|
||||
vendor/**/*.json
|
||||
release
|
||||
|
||||
Reference in New Issue
Block a user