Skip to content

Commit

Permalink
chore(deps): update com_github_nelhage_rules_boost digest to e1854fb (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Apr 1, 2024
1 parent 09c031d commit 09796ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubsub-open-telemetry/WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ grpc_extra_deps()
# Boost
http_archive(
name = "com_github_nelhage_rules_boost",
sha256 = "a8499f581899ae7356e40e2aab6e985dd2da9c894c91197341aace9a0a6157fe",
strip_prefix = "rules_boost-00b9b9ecb9b43564de44ea0b10e22b29dcf84d79",
url = "https://github.com/nelhage/rules_boost/archive/00b9b9ecb9b43564de44ea0b10e22b29dcf84d79.tar.gz",
sha256 = "8d7525bb046049614d2ca28d3be6b3f44e144abf90d0d67a25370d56e6918b28",
strip_prefix = "rules_boost-e1854fb177ae91dc82ce9534737f5238d2cee9d0",
url = "https://github.com/nelhage/rules_boost/archive/e1854fb177ae91dc82ce9534737f5238d2cee9d0.tar.gz",
)

load("@com_github_nelhage_rules_boost//:boost/boost.bzl", "boost_deps")
Expand Down

0 comments on commit 09796ba

Please sign in to comment.