send backendInfo as part AccountInfo (#12733)

This is needed for console UI to change
the UI behavior for different modes of
operation.
This commit is contained in:
Harshavardhana
2021-07-16 14:37:06 -07:00
committed by GitHub
parent 29eea52e14
commit b13bca85d0
3 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
github.com/minio/csvparser v1.0.0
github.com/minio/highwayhash v1.0.2
github.com/minio/kes v0.14.0
github.com/minio/madmin-go v1.0.16-0.20210713203601-e2a5b7c4d8ae
github.com/minio/madmin-go v1.0.17
github.com/minio/minio-go/v7 v7.0.13-0.20210715203016-9e713532886e
github.com/minio/parquet-go v1.0.0
github.com/minio/pkg v1.0.10