Skip to content

Commit

Permalink
Merge pull request envoyproxy#117 from bianpengyuan/oc-sha-istio
Browse files Browse the repository at this point in the history
[release-1.4] update opencensus sha (envoyproxy#8908)
  • Loading branch information
kyessenov authored Nov 6, 2019
2 parents 4ec64de + 9cdd933 commit e3a4908
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -273,10 +273,10 @@ REPOSITORY_LOCATIONS = dict(
urls = ["https://storage.googleapis.com/envoyproxy-wee8/wee8-7.9.317.14.tar.gz"],
),
io_opencensus_cpp = dict(
sha256 = "c95ab57835182b8b4b17cf5bbfc2406805bc78c5022c17399f3e5c643f22826a",
strip_prefix = "opencensus-cpp-98970f78091ae65b4a029bcf512696ba6d665cf4",
# 2019-09-24
urls = ["https://github.com/census-instrumentation/opencensus-cpp/archive/98970f78091ae65b4a029bcf512696ba6d665cf4.tar.gz"],
sha256 = "8078195ce90925c142f5c030b9681771db7b7554ebe2156b08848adeb006c40e",
strip_prefix = "opencensus-cpp-d8ec569c6a9157e9cbc2c25021d1c61812891f91",
# 2019-11-04
urls = ["https://github.com/census-instrumentation/opencensus-cpp/archive/d8ec569c6a9157e9cbc2c25021d1c61812891f91.tar.gz"],
),
com_github_curl = dict(
sha256 = "d0393da38ac74ffac67313072d7fe75b1fa1010eb5987f63f349b024a36b7ffb",
Expand Down

0 comments on commit e3a4908

Please sign in to comment.