Skip to content
Snippets Groups Projects
Commit 8189a63b authored by Qi Zhao's avatar Qi Zhao
Browse files

Merge pull request #66 from tbetbetbe/grpc-fix-more-go-package-references

Fixes more go package references
parents 6608709c 507a2410
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ import ( ...@@ -37,7 +37,7 @@ import (
"log" "log"
"net" "net"
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"
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment