Skip to content

Commit

Permalink
chore(deps): update com_github_nelhage_rules_boost digest to e72eb25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 1, 2024
1 parent 0f5efef commit ffff56f
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 = "bb0d686145a1580fbbd029ef575f534cb770328e14d85880cc6db11f9586e1c4",
strip_prefix = "rules_boost-8a2609acaa1f1317a8b9d9b5d566e8e98c3bf343",
url = "https://github.com/nelhage/rules_boost/archive/8a2609acaa1f1317a8b9d9b5d566e8e98c3bf343.tar.gz",
sha256 = "1ef96e5c4c7c05024e60dc5927f7c1f39c692530d1a396f0968ce1715cd00df4",
strip_prefix = "rules_boost-e72eb259976357f6e82f4d74d74a7c12d1c3776d",
url = "https://github.com/nelhage/rules_boost/archive/e72eb259976357f6e82f4d74d74a7c12d1c3776d.tar.gz",
)

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

0 comments on commit ffff56f

Please sign in to comment.