embed: change import path to 'grpc-ecosystem'

release-3.0
Gyu-Ho Lee 2016-07-15 12:10:38 -07:00
parent 842145ecb3
commit e582416994
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import (
"github.com/coreos/etcd/pkg/transport"
"github.com/cockroachdb/cmux"
gw "github.com/gengo/grpc-gateway/runtime"
gw "github.com/grpc-ecosystem/grpc-gateway/runtime"
"golang.org/x/net/context"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"