This repository was archived by the owner on Mar 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 522522 },
523523 Block: false,
524524 Prefix: " ",
525- Suffix: "\x80\x9d ",
525+ Suffix: "",
526526 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” ",
528528 },
529529 { '@type': "uast:Comment",
530530 '@pos': { '@type': "uast:Positions",
2251222512 },
2251322513 Block: false,
2251422514 Prefix: " ",
22515- Suffix: "\x80\x9d ",
22515+ Suffix: "",
2251622516 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” ",
2251822518 },
2251922519 { '@type': "uast:Comment",
2252022520 '@pos': { '@type': "uast:Positions",
2417324173 },
2417424174 Block: false,
2417524175 Prefix: " ",
24176- Suffix: "\x80\x9d ",
24176+ Suffix: "",
2417724177 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” ",
2417924179 },
2418024180 { '@type': "uast:Comment",
2418124181 '@pos': { '@type': "uast:Positions",
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ require (
1111 github.com/uber/jaeger-lib v2.0.0+incompatible // indirect
1212 golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 // indirect
1313 golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7 // indirect
14+ golang.org/x/text v0.3.2
1415 google.golang.org/genproto v0.0.0-20190716160619-c506a9f90610 // indirect
1516 google.golang.org/grpc v1.22.0 // indirect
1617)
You can’t perform that action at this time.
0 commit comments