Skip to content

Commit

Permalink
Revert "Upgrade gRPC to 1.26.0"
Browse files Browse the repository at this point in the history
This reverts commit dfbf87c.
  • Loading branch information
meteorcloudy committed Jul 13, 2020
1 parent 08bf906 commit 0415511
Show file tree
Hide file tree
Showing 1,189 changed files with 192,549 additions and 621 deletions.
12 changes: 3 additions & 9 deletions third_party/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ filegroup(
"//third_party/py/six:srcs",
"//third_party/rules_python:srcs",
"//third_party/zlib:srcs",
"//third_party/nanopb:srcs",
"@googleapis//:srcs",
"@remoteapis//:srcs",
],
Expand Down Expand Up @@ -466,15 +467,8 @@ filegroup(
java_import(
name = "opencensus-api",
jars = [
"opencensus/opencensus-api-0.24.0.jar",
"opencensus/opencensus-contrib-grpc-metrics-0.24.0.jar",
],
)

java_import(
name = "perfmark-api",
jars = [
"perfmark/perfmark-api-0.19.0.jar",
"opencensus/opencensus-api-0.19.2.jar",
"opencensus/opencensus-contrib-grpc-metrics-0.19.2.jar",
],
)

Expand Down
Loading

0 comments on commit 0415511

Please sign in to comment.