Skip to content

Commit 0039472

Browse files
Update dependency opentelemetry-proto to v1.4.0.bcr.1
1 parent f13dcca commit 0039472

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ archive_override(
5454
# this rule is missing dependency declarations for the following files included by 'src/google/protobuf/any_lite.cc':
5555
# 'bazel-out/x64_windows-opt-exec-ST-d610928244b0/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h'
5656
bazel_dep(name = "protobuf", version = "29.1")
57-
bazel_dep(name = "opentelemetry-proto", version = "1.4.0")
57+
bazel_dep(name = "opentelemetry-proto", version = "1.4.0.bcr.1")
5858
archive_override(
5959
module_name = "opentelemetry-proto",
6060
integrity = "sha256-U80yztsndi6iBgqcjYPkuCLeE9c7XV03ots89VAY1pQ=",

x/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ archive_override(
5757
# this rule is missing dependency declarations for the following files included by 'src/google/protobuf/any_lite.cc':
5858
# 'bazel-out/x64_windows-opt-exec-ST-d610928244b0/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h'
5959
bazel_dep(name = "protobuf", version = "29.1")
60-
bazel_dep(name = "opentelemetry-proto", version = "1.4.0")
60+
bazel_dep(name = "opentelemetry-proto", version = "1.4.0.bcr.1")
6161
archive_override(
6262
module_name = "opentelemetry-proto",
6363
integrity = "sha256-U80yztsndi6iBgqcjYPkuCLeE9c7XV03ots89VAY1pQ=",

0 commit comments

Comments
 (0)