Add network hardware info (#8358)

peerRESTVersion changed to v6
This commit is contained in:
Ashish Kumar Sinha
2019-10-17 16:39:50 +05:30
committed by Harshavardhana
parent 3adc311c1c
commit 18cb15559d
10 changed files with 222 additions and 11 deletions

View File

@@ -20,8 +20,9 @@
package main
import (
"github.com/minio/minio/pkg/madmin"
"log"
"github.com/minio/minio/pkg/madmin"
)
func main() {