From c0dfdf439264964cf702b8a872c59f7a79fbd05b Mon Sep 17 00:00:00 2001 From: Brian McQueen Date: Sun, 14 Dec 2014 00:20:21 -0800 Subject: switch to my forked repo --- go/topology/cluster_commands.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go/topology/cluster_commands.go') diff --git a/go/topology/cluster_commands.go b/go/topology/cluster_commands.go index cafc52c76..c88de9e0b 100644 --- a/go/topology/cluster_commands.go +++ b/go/topology/cluster_commands.go @@ -1,8 +1,8 @@ package topology import ( - "github.com/chrislusf/weed-fs/go/glog" - "github.com/chrislusf/weed-fs/go/storage" + "github.com/mcqueenorama/weed-fs/go/glog" + "github.com/mcqueenorama/weed-fs/go/storage" "github.com/goraft/raft" ) -- cgit v1.2.3