Skip to content

Commit 37b8219

Browse files
authored
Switch to github.com/open-telemetry/opentelemetry-swift fork (#1186)
* Switch to github.com/open-telemetry/opentelemetry-swift fork * Use cirruslabs-owned fork
1 parent f1aa591 commit 37b8219

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ let package = Package(
2525
.package(url: "https://github.com/jozefizso/swift-xattr", from: "3.0.0"),
2626
.package(url: "https://github.com/grpc/grpc-swift.git", .upToNextMajor(from: "1.27.0")),
2727
.package(url: "https://buf.build/gen/swift/git/1.27.1-20260114140118-bd09c26a260f.1/cirruslabs_tart-guest-agent_grpc_swift.git", branch: "main"),
28-
.package(url: "https://github.com/open-telemetry/opentelemetry-swift", branch: "main"),
28+
.package(url: "https://github.com/cirruslabs/opentelemetry-swift", branch: "use-feedback-handler"),
2929
.package(url: "https://github.com/open-telemetry/opentelemetry-swift-core", from: "2.3.0"),
3030

3131
],

0 commit comments

Comments
 (0)