Skip to content
Snippets Groups Projects
Commit 9f94ee30 authored by Tim Emiola's avatar Tim Emiola
Browse files

Merge pull request #62 from grpc/oaktowner-patch-2

Fixing path for pb import
parents 1efae254 cd3379fb
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"
"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"
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment