File tree Expand file tree Collapse file tree
protobuf/plugin/deepcopy/test Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2735,8 +2735,8 @@ file {
27352735 label: LABEL_OPTIONAL
27362736 type: TYPE_UINT32
27372737 options {
2738- 65001: 0
27392738 65003: "os.FileMode"
2739+ 65001: 0
27402740 }
27412741 json_name: "mode"
27422742 }
@@ -2904,8 +2904,8 @@ file {
29042904 type: TYPE_MESSAGE
29052905 type_name: ".google.protobuf.Duration"
29062906 options {
2907- 65001: 0
29082907 65011: 1
2908+ 65001: 0
29092909 }
29102910 json_name: "delay"
29112911 }
@@ -3348,8 +3348,8 @@ file {
33483348 }
33493349 }
33503350 options {
3351- 62001: 0
33523351 62023: "PublishMode"
3352+ 62001: 0
33533353 }
33543354 }
33553355 }
@@ -4055,8 +4055,8 @@ file {
40554055 label: LABEL_OPTIONAL
40564056 type: TYPE_UINT32
40574057 options {
4058- 65001: 0
40594058 65003: "os.FileMode"
4059+ 65001: 0
40604060 }
40614061 json_name: "mode"
40624062 }
@@ -5052,8 +5052,8 @@ file {
50525052 }
50535053 }
50545054 options {
5055- 62001: 0
50565055 62023: "NodeRole"
5056+ 62001: 0
50575057 }
50585058 }
50595059 syntax: "proto3"
@@ -9739,8 +9739,8 @@ file {
97399739 type: TYPE_MESSAGE
97409740 type_name: ".google.protobuf.Duration"
97419741 options {
9742- 65001: 0
97439742 65011: 1
9743+ 65001: 0
97449744 }
97459745 json_name: "period"
97469746 }
@@ -10958,14 +10958,14 @@ file {
1095810958 }
1095910959 }
1096010960 options {
10961- 63001: 0
10962- 63002: 0
1096310961 63017: 1
10964- 63018: 1
1096510962 63020: 1
10963+ 63018: 1
10964+ 63001: 0
10965+ 63002: 0
10966+ 63035: 0
1096610967 63026: 0
1096710968 63034: 0
10968- 63035: 0
1096910969 }
1097010970}
1097110971file {
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ require (
7272 golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
7373 golang.org/x/text v0.3.7 // indirect
7474 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
75- google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1 // indirect
75+ google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
7676 google.golang.org/protobuf v1.27.1 // indirect
7777 gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
7878 gopkg.in/yaml.v2 v2.4.0 // indirect
Original file line number Diff line number Diff line change @@ -726,8 +726,8 @@ google.golang.org/genproto v0.0.0-20200729003335-053ba62fc06f/go.mod h1:FWY/as6D
726726google.golang.org/genproto v0.0.0-20200804131852-c06518451d9c /go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no =
727727google.golang.org/genproto v0.0.0-20200825200019-8632dd797987 /go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no =
728728google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c /go.mod h1:UODoCrxHCcBojKKwX1terBiRUaqAsFqJiF615XL43r0 =
729- google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1 h1:b9mVrqYfq3P4bCdaLg1qtBnPzUYgglsIdjZkL/fQVOE =
730- google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1 /go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc =
729+ google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa h1:I0YcKz0I7OAhddo7ya8kMnvprhcWM045PmkBdMO9zN0 =
730+ google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa /go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc =
731731google.golang.org/grpc v1.19.0 /go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c =
732732google.golang.org/grpc v1.20.1 /go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38 =
733733google.golang.org/grpc v1.21.1 /go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM =
Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ golang.org/x/time/rate
404404## explicit; go 1.11
405405golang.org/x/xerrors
406406golang.org/x/xerrors/internal
407- # google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1
407+ # google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
408408## explicit; go 1.11
409409google.golang.org/genproto/googleapis/rpc/status
410410# google.golang.org/grpc v1.41.0
You can’t perform that action at this time.
0 commit comments