Do not append the endpoint for fs/xl disks in StorageInfo (#8472)

This commit is contained in:
Praveen raj Mani
2019-10-31 21:43:54 +05:30
committed by kannappanr
parent eac518b178
commit fa325665b1
4 changed files with 17 additions and 5 deletions

1
go.mod
View File

@@ -36,7 +36,6 @@ require (
github.com/klauspost/reedsolomon v1.9.3
github.com/kurin/blazer v0.5.4-0.20190613185654-cf2f27cc0be3
github.com/lib/pq v1.0.0
github.com/mattn/go-isatty v0.0.7
github.com/miekg/dns v1.1.8
github.com/minio/cli v1.22.0
github.com/minio/dsync/v2 v2.0.0