This repository was archived by the owner on Mar 8, 2020. It is now read-only.
File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 522
522
},
523
523
Block: false,
524
524
Prefix: " ",
525
- Suffix: "\x80\x9d ",
525
+ Suffix: "",
526
526
Tab: "",
527
- Text: "of a variable to add to scope tracking. When we know that a “premature\xe2 ",
527
+ Text: "of a variable to add to scope tracking. When we know that a “premature” ",
528
528
},
529
529
{ '@type': "uast:Comment",
530
530
'@pos': { '@type': "uast:Positions",
22512
22512
},
22513
22513
Block: false,
22514
22514
Prefix: " ",
22515
- Suffix: "\x80\x9d ",
22515
+ Suffix: "",
22516
22516
Tab: "",
22517
- Text: "of a variable to add to scope tracking. When we know that a “premature\xe2 ",
22517
+ Text: "of a variable to add to scope tracking. When we know that a “premature” ",
22518
22518
},
22519
22519
{ '@type': "uast:Comment",
22520
22520
'@pos': { '@type': "uast:Positions",
24173
24173
},
24174
24174
Block: false,
24175
24175
Prefix: " ",
24176
- Suffix: "\x80\x9d ",
24176
+ Suffix: "",
24177
24177
Tab: "",
24178
- Text: "of a variable to add to scope tracking. When we know that a “premature\xe2 ",
24178
+ Text: "of a variable to add to scope tracking. When we know that a “premature” ",
24179
24179
},
24180
24180
{ '@type': "uast:Comment",
24181
24181
'@pos': { '@type': "uast:Positions",
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ require (
11
11
github.com/uber/jaeger-lib v2.0.0+incompatible // indirect
12
12
golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 // indirect
13
13
golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7 // indirect
14
+ golang.org/x/text v0.3.2
14
15
google.golang.org/genproto v0.0.0-20190716160619-c506a9f90610 // indirect
15
16
google.golang.org/grpc v1.22.0 // indirect
16
17
)
You can’t perform that action at this time.
0 commit comments