diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 7ab570248cd2..3e44753ab382 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -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.