Swap imports to use joeslay
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package topology
|
||||
|
||||
import "github.com/chrislusf/seaweedfs/weed/pb/master_pb"
|
||||
import "github.com/joeslay/seaweedfs/weed/pb/master_pb"
|
||||
|
||||
func (t *Topology) ToMap() interface{} {
|
||||
m := make(map[string]interface{})
|
||||
|
||||
Reference in New Issue
Block a user