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

Side by Side Diff: grpc/cmd/cproto/testdata/twoFiles/2.pb.golden

Issue 2937693003: Make luci-go compile again after deps.lock roll. (Closed)
Patch Set: Created 3 years, 6 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 unified diff | Download patch
« no previous file with comments | « grpc/cmd/cproto/testdata/twoFiles/1.pb.golden ('k') | milo/appengine/common/middleware.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Code generated by protoc-gen-go. 1 // Code generated by protoc-gen-go. DO NOT EDIT.
2 // source: tmp/2.proto 2 // source: tmp/2.proto
3 // DO NOT EDIT!
4 3
5 package test 4 package test
6 5
7 import prpc "github.com/luci/luci-go/grpc/prpc" 6 import prpc "github.com/luci/luci-go/grpc/prpc"
8 7
9 import proto "github.com/golang/protobuf/proto" 8 import proto "github.com/golang/protobuf/proto"
10 import fmt "fmt" 9 import fmt "fmt"
11 import math "math" 10 import math "math"
12 11
13 import ( 12 import (
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 103
105 func init() { proto.RegisterFile("tmp/2.proto", fileDescriptor1) } 104 func init() { proto.RegisterFile("tmp/2.proto", fileDescriptor1) }
106 105
107 var fileDescriptor1 = []byte{ 106 var fileDescriptor1 = []byte{
108 // 59 bytes of a gzipped FileDescriptorProto 107 // 59 bytes of a gzipped FileDescriptorProto
109 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0x2e, 0xc9, 0x2d, 0xd0, 108 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0x2e, 0xc9, 0x2d, 0xd0,
110 0x37, 0xd2, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x29, 0x49, 0x2d, 0x2e, 0x31, 0x62, 0xe3, 109 0x37, 0xd2, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x29, 0x49, 0x2d, 0x2e, 0x31, 0x62, 0xe3,
111 0x62, 0x09, 0x36, 0x8a, 0x37, 0x80, 0xd2, 0x86, 0x49, 0x6c, 0x60, 0x49, 0x63, 0x40, 0x00, 0x00, 110 0x62, 0x09, 0x36, 0x8a, 0x37, 0x80, 0xd2, 0x86, 0x49, 0x6c, 0x60, 0x49, 0x63, 0x40, 0x00, 0x00,
112 0x00, 0xff, 0xff, 0x3d, 0x27, 0x0f, 0x01, 0x2b, 0x00, 0x00, 0x00, 111 0x00, 0xff, 0xff, 0x3d, 0x27, 0x0f, 0x01, 0x2b, 0x00, 0x00, 0x00,
113 } 112 }
OLDNEW
« no previous file with comments | « grpc/cmd/cproto/testdata/twoFiles/1.pb.golden ('k') | milo/appengine/common/middleware.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698