Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: go/src/infra/crimson/proto/pb.discovery.go

Issue 2219193002: Roll luci/luci-go and luci/gae DEPS. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « go/src/infra/crimson/proto/crimsonserver_dec.go ('k') | go/src/infra/monorail/pb.discovery.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/crimson/proto/pb.discovery.go
diff --git a/go/src/infra/crimson/proto/pb.discovery.go b/go/src/infra/crimson/proto/pb.discovery.go
index 02fc87c61ddd8d5b0e175c643a5589146407be15..cab4c3b08e290d5a9208ea880db3526be9ec7a2a 100644
--- a/go/src/infra/crimson/proto/pb.discovery.go
+++ b/go/src/infra/crimson/proto/pb.discovery.go
@@ -4,7 +4,7 @@ package crimson
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(
« no previous file with comments | « go/src/infra/crimson/proto/crimsonserver_dec.go ('k') | go/src/infra/monorail/pb.discovery.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698