Skip to content

Commit

Permalink
Update opencensus library (#13549)
Browse files Browse the repository at this point in the history
Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
  • Loading branch information
bianpengyuan authored Oct 14, 2020
1 parent b7a4756 commit e00e556
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -611,13 +611,13 @@ REPOSITORY_LOCATIONS_SPEC = dict(
project_name = "OpenCensus C++",
project_desc = "OpenCensus tracing library",
project_url = "https://github.com/census-instrumentation/opencensus-cpp",
version = "7877337633466358ed680f9b26967da5b310d7aa",
sha256 = "12ff300fa804f97bd07e2ff071d969e09d5f3d7bbffeac438c725fa52a51a212",
version = "ba631066779a534267fdb1321b19850eb2b0c000",
sha256 = "f239a40803f6e2e42b57c9e68771b0990c4ca8b2d76b440073cdf14f4211ad26",
strip_prefix = "opencensus-cpp-{version}",
urls = ["https://github.com/census-instrumentation/opencensus-cpp/archive/{version}.tar.gz"],
use_category = ["observability_ext"],
extensions = ["envoy.tracers.opencensus"],
last_updated = "2020-06-01",
last_updated = "2020-10-13",
cpe = "N/A",
),
# This should be removed, see https://github.com/envoyproxy/envoy/issues/11816.
Expand Down

0 comments on commit e00e556

Please sign in to comment.