| Index: grpc/discovery/internal/testservices/pb.discovery.go
|
| diff --git a/grpc/discovery/internal/testservices/pb.discovery.go b/grpc/discovery/internal/testservices/pb.discovery.go
|
| index 5f18aa4a97194e1eebb53353ba1d8c138bac14bc..c6e29911dc9f184f93f89dd6a6d585e9f94324ab 100644
|
| --- a/grpc/discovery/internal/testservices/pb.discovery.go
|
| +++ b/grpc/discovery/internal/testservices/pb.discovery.go
|
| @@ -4,7 +4,7 @@ package testservices
|
|
|
| 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(
|
|
|