Skip to content

Commit a372d62

Browse files
authored
Merge pull request ceph#62616 from adamemerson/wip-noble
build: Fix opentelemetry-cpp build failure on Noble Reviewed-by: Dan Mick <[email protected]> Reviewed-by: Casey Bodley <[email protected]>
2 parents 9b6c6bf + 9c797f5 commit a372d62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
url = https://github.com/JuliaStrings/utf8proc
6666
[submodule "src/jaegertracing/opentelemetry-cpp"]
6767
path = src/jaegertracing/opentelemetry-cpp
68-
url = https://github.com/open-telemetry/opentelemetry-cpp.git
68+
url = https://github.com/ceph/opentelemetry-cpp.git
6969
[submodule "src/qatlib"]
7070
path = src/qatlib
7171
url = https://github.com/intel/qatlib.git

0 commit comments

Comments
 (0)