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.53 .0
10+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54 .0
1111 github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.30.0
1212 github.com/NdoleStudio/go-otelroundtripper v0.0.12
1313 github.com/NdoleStudio/lemonsqueezy-go v1.2.4
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ github.com/ClickHouse/clickhouse-go/v2 v2.37.2 h1:wRLNKoynvHQEN4znnVHNLaYnrqVc9s
3838github.com/ClickHouse/clickhouse-go/v2 v2.37.2 /go.mod h1:pH2zrBGp5Y438DMwAxXMm1neSXPPjSI7tD4MURVULw8 =
3939github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 h1:UQUsRi8WTzhZntp5313l+CHIAT95ojUI2lpP/ExlZa4 =
4040github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 /go.mod h1:Cz6ft6Dkn3Et6l2v2a9/RpN7epQ1GtDlO6lj8bEcOvw =
41- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53 .0 h1:owcC2UnmsZycprQ5RfRgjydWhuoxg71LUfyiQdijZuM =
42- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53 .0 /go.mod h1:ZPpqegjbE99EPKsu3iUWV22A04wzGPcAY/ziSIQEEgs =
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 =
4343github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.30.0 h1:5eCqTd9rTwMlE62z0xFdzPJ+3pji75hJrwq1jrCjo5w =
4444github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.30.0 /go.mod h1:4BcvJy7WxY8X2eX49z2VO1ByhO+CcQK8lKPCH/QlZvo =
4545github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.54.0 h1:xfK3bbi6F2RDtaZFtUdKO3osOBIhNb+xTs8lFW6yx9o =
You can’t perform that action at this time.
0 commit comments