Skip to content

Commit

Permalink
chore(deps): update com_github_nelhage_rules_boost digest to 58be4e7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 29, 2024
1 parent 8e870e7 commit c7359e3
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 = "3950bc0c09a44869669bb2b5e83bdea42d8038231263c567fd80314ae3dfe117",
strip_prefix = "rules_boost-1d5cd42547905c0fea655275babfba8c0b07b753",
url = "https://github.com/nelhage/rules_boost/archive/1d5cd42547905c0fea655275babfba8c0b07b753.tar.gz",
sha256 = "80c766b5db9bc4735229a48df45e056794c4f5b1d3fad0b2c0fecfe9c8e9743a",
strip_prefix = "rules_boost-58be4e7e851d19e9ba14ced7bdba6fc8895af1d3",
url = "https://github.com/nelhage/rules_boost/archive/58be4e7e851d19e9ba14ced7bdba6fc8895af1d3.tar.gz",
)

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

0 comments on commit c7359e3

Please sign in to comment.