Skip to content

Commit c5fd2ce

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exporters/prometheus/MODULE.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ module(
99
)
1010

1111
bazel_dep(name = "abseil-cpp", version = "20240116.1", repo_name = "com_google_absl")
12-
bazel_dep(name = "bazel_skylib", version = "1.5.0")
1312
bazel_dep(name = "opentelemetry-cpp", version = "1.19.0", repo_name = "com_github_opentelemetry_cpp")
1413
bazel_dep(name = "prometheus-cpp", version = "1.3.0", repo_name = "com_github_jupp0r_prometheus_cpp")
1514
bazel_dep(name = "platforms", version = "0.0.8")

0 commit comments

Comments
 (0)