Closed ZephrFish closed 3 years ago
Hi, thanks for reaching out :>
Please try running sudo go get -u github.com/minio/minio/pkg/disk
.
If this malfunction persists, I will attempt to change the broken disk
dependency to something less error-prone.
Hey, tried that but still get an issue:
cannot find package "github.com/minio/minio/pkg/disk" in any of:
/usr/lib/go-1.15/src/github.com/minio/minio/pkg/disk (from $GOROOT)
/root/go/src/github.com/minio/minio/pkg/disk (from $GOPATH)
go mod tidy go mod vendor go mod download
Hi, this should be fixed by now (tested by all of us in our org, works fine for us all in here)
Each time I attempt to go get -u the package I get the following error:
Any suggestions on how to remediate?
Version of Go: go version go1.14.5 darwin/amd64