We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9c631 commit ee2b178Copy full SHA for ee2b178
1 file changed
pubsub-open-telemetry/WORKSPACE.bazel
@@ -47,9 +47,9 @@ grpc_extra_deps()
47
# Boost
48
http_archive(
49
name = "com_github_nelhage_rules_boost",
50
- sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6",
51
- strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749",
52
- url = "https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749.tar.gz",
+ sha256 = "e547a5ac916bbd85ec670837634d50238a2689017d283ab910f52baae082ac2a",
+ strip_prefix = "rules_boost-efae02e8be5a38e836e289e6122bf7344f28c62d",
+ url = "https://github.com/nelhage/rules_boost/archive/efae02e8be5a38e836e289e6122bf7344f28c62d.tar.gz",
53
)
54
55
load("@com_github_nelhage_rules_boost//:boost/boost.bzl", "boost_deps")
0 commit comments