We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba900a commit f140accCopy full SHA for f140acc
MODULE.bazel
@@ -1,3 +1,6 @@
1
+# Copyright The OpenTelemetry Authors
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
module(
5
name = "opentelemetry-cpp",
6
version = "1.14.2",
WORKSPACE.bzlmod
@@ -0,0 +1,4 @@
+# Disables the default WORKSPACE when using bzlmod
0 commit comments