File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ require (
113
113
dario.cat/mergo v1.0.0 // indirect
114
114
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
115
115
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.49.0
116
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.24.3
116
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.25.0
117
117
github.com/Microsoft/go-winio v0.6.2 // indirect
118
118
github.com/agoda-com/opentelemetry-go/otelslog v0.2.0
119
119
github.com/agoda-com/opentelemetry-logs-go v0.5.1
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161/go.mod h1:xomTg6
26
26
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
27
27
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.49.0 h1:o90wcURuxekmXrtxmYWTyNla0+ZEHhud6DI1ZTxd1vI =
28
28
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.49.0 /go.mod h1:6fTWu4m3jocfUZLYF5KsZC1TUfRvEjs7lM4crme/irw =
29
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.24.3 h1:0t8v1hFl4bfMxvAyeD+Nay9YeVTffUMf3U5LM/0dTIM =
30
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.24.3 /go.mod h1:r8vUXZXWrNOUb+fF1iy1/KiK1lfR4bl4ebk6kOfPpY0 =
29
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.25.0 h1:4PoDbd/9/06IpwLGxSfvfNoEr9urvfkrN6mmJangGCg =
30
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.25.0 /go.mod h1:EycllQ1gupHbjqbcmfCr/H6FKSGSmEUONJ2ivb86qeY =
31
31
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.49.0 h1:jJKWl98inONJAr/IZrdFQUWcwUO95DLY1XMD1ZIut+g =
32
32
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.49.0 /go.mod h1:l2fIqmwB+FKSfvn3bAD/0i+AXAxhIZjTK2svT/mgUXs =
33
33
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.49.0 h1:GYUJLfvd++4DMuMhCFLgLXvFwofIxh/qOwoGuS/LTew =
You can’t perform that action at this time.
0 commit comments