File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.3
77require (
88 cloud.google.com/go/cloudtasks v1.13.7
99 firebase.google.com/go v3.13.0+incompatible
10- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54 .0
10+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55 .0
1111 github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31.0
1212 github.com/NdoleStudio/go-otelroundtripper v0.0.13
1313 github.com/NdoleStudio/lemonsqueezy-go v1.3.1
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ github.com/ClickHouse/clickhouse-go/v2 v2.40.3 h1:46jB4kKwVDUOnECpStKMVXxvR0Cg9z
3838github.com/ClickHouse/clickhouse-go/v2 v2.40.3 /go.mod h1:qO0HwvjCnTB4BPL/k6EE3l4d9f/uF+aoimAhJX70eKA =
3939github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 h1:sBEjpZlNHzK1voKq9695PJSX2o5NEXl7/OL3coiIY0c =
4040github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 /go.mod h1:P4WPRUkOhJC13W//jWpyfJNDAIpvRbAUIYLX/4jtlE0 =
41- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54 .0 h1:lhhYARPUu3LmHysQ/igznQphfzynnqI3D75oUyw1HXk =
42- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54 .0 /go.mod h1:l9rva3ApbBpEJxSNYnwT9N4CDLrWgtq3u8736C5hyJw =
41+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55 .0 h1:UnDZ/zFfG1JhH/DqxIZYU/1CUAlTUScoXD/LcM2Ykk8 =
42+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55 .0 /go.mod h1:IA1C1U7jO/ENqm/vhi7V9YYpBsp+IMyqNrEN94N7tVc =
4343github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31.0 h1:xQMhkBXPOKe/GzC6TctwlK2aNF+9k5VwFgdE83rBK2Y =
4444github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31.0 /go.mod h1:VLoD5cAsRQXsAFXpOZrrTGzbuMsntlspIZno4xor5Zg =
4545github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.55.0 h1:7t/qx5Ost0s0wbA/VDrByOooURhp+ikYwv20i9Y07TQ =
You can’t perform that action at this time.
0 commit comments