Skip to content

Commit 65364cc

Browse files
authored
Update exporters/prometheus/MODULE.bazel
1 parent c5fd2ce commit 65364cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

exporters/prometheus/MODULE.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,5 @@ module(
1111
bazel_dep(name = "abseil-cpp", version = "20240116.1", repo_name = "com_google_absl")
1212
bazel_dep(name = "opentelemetry-cpp", version = "1.19.0", repo_name = "com_github_opentelemetry_cpp")
1313
bazel_dep(name = "prometheus-cpp", version = "1.3.0", repo_name = "com_github_jupp0r_prometheus_cpp")
14-
bazel_dep(name = "platforms", version = "0.0.8")
15-
bazel_dep(name = "rules_proto", version = "5.3.0-21.7")
1614

1715
bazel_dep(name = "googletest", version = "1.14.0.bcr.1", dev_dependency = True, repo_name = "com_google_googletest")

0 commit comments

Comments
 (0)