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 @@ -116,7 +116,7 @@ require (
116
116
dario.cat/mergo v1.0.1 // indirect
117
117
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
118
118
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.52.0
119
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.27 .0
119
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.28 .0
120
120
github.com/Microsoft/go-winio v0.6.2 // indirect
121
121
github.com/agoda-com/opentelemetry-go/otelslog v0.3.0
122
122
github.com/agoda-com/opentelemetry-logs-go v0.6.0
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161/go.mod h1:xomTg6
28
28
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
29
29
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.52.0 h1:QFgWzcdmJlgEAwJz/zePYVJQxfoJGRtgIqZfIUFg5oQ =
30
30
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.52.0 /go.mod h1:ayYHuYU7iNcNtEs1K9k6D/Bju7u1VEHMQm5qQ1n3GtM =
31
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.27 .0 h1:Jtr816GUk6+I2ox9L/v+VcOwN6IyGOEDTSNHfD6m9sY =
32
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.27 .0 /go.mod h1:E05RN++yLx9W4fXPtX978OLo9P0+fBacauUdET1BckA =
31
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.28 .0 h1:RC78FvsZ8rLRLgVQuw1jMJ8d6t38QgOv3hDoUVGD50U =
32
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.28 .0 /go.mod h1:03+QlJ+6zSrBaVaZ9K87fzUyKBDcAh0X1n1Vxq3XAjc =
33
33
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.52.0 h1:0l8ynskVvq1dvIn5vJbFMf/a/3TqFpRmCMrruFbzlvk =
34
34
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.52.0 /go.mod h1:f/ad5NuHnYz8AOZGuR0cY+l36oSCstdxD73YlIchr6I =
35
35
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.52.0 h1:wbMd4eG/fOhsCa6+IP8uEDvWF5vl7rNoUWmP5f72Tbs =
You can’t perform that action at this time.
0 commit comments