Skip to content

Commit

Permalink
opentelemetry repo change (#122)
Browse files Browse the repository at this point in the history
updated opentelemetry to the commit in main repo
  • Loading branch information
ypopovych authored Aug 19, 2024
1 parent 73a72d9 commit 2803d13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DatadogSDKTesting.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2435,10 +2435,10 @@
};
E12248DA26455DEB00305968 /* XCRemoteSwiftPackageReference "opentelemetry-swift" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/ypopovych/opentelemetry-swift.git";
repositoryURL = "https://github.com/open-telemetry/opentelemetry-swift.git";
requirement = {
branch = main;
kind = branch;
kind = revision;
revision = f745a6435bad737dcb29807cd451326f63327a87;
};
};
E141EB5727EB44400057D747 /* XCRemoteSwiftPackageReference "swift-nio" */ = {
Expand Down

0 comments on commit 2803d13

Please sign in to comment.