Merge pull request #1762 from xiang90/fix_import

rafthttp: fix import
This commit is contained in:
Xiang Li
2014-11-20 18:10:49 -08:00

View File

@@ -30,7 +30,7 @@ import (
"github.com/coreos/etcd/pkg/types"
"github.com/coreos/etcd/raft/raftpb"
"github.com/coreos/etcd/Godeps/_workspace/src/code.google.com/p/go.net/context"
"github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/context"
)
const (