mirror of https://github.com/minio/minio.git
Since go1.8 GOPATH is not required to set prior, as
it defaults to "${HOME}/go" we only need to check if
go tool detected GOPATH correctly. If yes then we
proceed if not we fail.
|
||
|---|---|---|
| .. | ||
| benchcmp.sh | ||
| checkdeps.sh | ||
| checkgopath.sh | ||
| gen-ldflags.go | ||
| go-coverage.sh | ||
| verify-build.sh | ||