parent
df2489b0ea
commit
cd3379fbeb
|
|
@ -37,7 +37,7 @@ import (
|
||||||
"log"
|
"log"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
pb "github.com/grpc-common/go/helloworld"
|
pb "github.com/grpc/grpc-common/go/helloworld"
|
||||||
"golang.org/x/net/context"
|
"golang.org/x/net/context"
|
||||||
"google.golang.org/grpc"
|
"google.golang.org/grpc"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue