Index: grpc/cmd/cproto/testdata/helloworld/pb.discovery.golden |
diff --git a/grpc/cmd/cproto/testdata/helloworld/pb.discovery.golden b/grpc/cmd/cproto/testdata/helloworld/pb.discovery.golden |
index 3acf18f8e6e14c573126eeb1e46b5c453230dc63..56b94359ea9d35d55d304188acd78c3325f87b13 100644 |
--- a/grpc/cmd/cproto/testdata/helloworld/pb.discovery.golden |
+++ b/grpc/cmd/cproto/testdata/helloworld/pb.discovery.golden |
@@ -4,7 +4,7 @@ package test_helloworld |
import discovery "github.com/luci/luci-go/grpc/discovery" |
-import "github.com/luci/luci-go/common/proto/google/descriptor" |
+import "google.golang.org/genproto/protobuf" |
func init() { |
discovery.RegisterDescriptorSetCompressed( |