rafthttp: fix import

This commit is contained in:
Xiang Li 2014-11-20 18:05:45 -08:00
parent c0fb1c8a00
commit 264a63be80

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 (