This repository was archived by the owner on Oct 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 cloud.google.com/go v0.110.0 // indirect
77 cloud.google.com/go/profiler v0.3.1
88 cloud.google.com/go/trace v1.9.0 // indirect
9- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.17 .0
9+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.18 .0
1010 github.com/charleskorn/logrus-stackdriver-formatter v0.3.1
1111 github.com/google/uuid v1.3.0
1212 github.com/onsi/gomega v1.27.10
@@ -28,7 +28,7 @@ require (
2828require (
2929 cloud.google.com/go/compute v1.19.1 // indirect
3030 cloud.google.com/go/compute/metadata v0.2.3 // indirect
31- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.41 .0 // indirect
31+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.42 .0 // indirect
3232 github.com/cenkalti/backoff/v4 v4.2.1 // indirect
3333 github.com/felixge/httpsnoop v1.0.3 // indirect
3434 github.com/go-logr/logr v1.2.4 // indirect
Original file line number Diff line number Diff line change @@ -50,11 +50,11 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
5050github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
5151github.com/GoogleCloudPlatform/opentelemetry-operations-go v1.8.0 h1:mWIyT5XYd1jZCE9vpwolh0r5a/yA6fO6FRFvOXVN6tg =
5252github.com/GoogleCloudPlatform/opentelemetry-operations-go v1.8.0 /go.mod h1:M2LNJDLE5udg/GF+81jWPJ5L2qkzo5KO/IWahxofRWU =
53- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.17 .0 h1:DwGeS/9k9xdpnvVQuJF+L9bYNFvBCmCWlDA8d8opoZY =
54- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.17 .0 /go.mod h1:SUVNJAkkyRKeM3L46/NhFGIz+Kx1zetN09qUs1XbMx8 =
55- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.41 .0 h1:ZJwvlTjB8GycSRpysdcRv3FztommLDUfgii0VUUp5ys =
56- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.41 .0 h1:MWQ81b2TkSLbDpLINiKdZdoht1VMEHCKr4BSZpb/KQ8 =
57- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.41 .0 /go.mod h1:lz6DEePTxmjvYMtusOoS3qDAErC0STi/wmvqJucKY28 =
53+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.18 .0 h1:82lUmcpHzBEpGP4qURZvMSU1rJV0AAfXtOCh7Qz6oDw =
54+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.18 .0 /go.mod h1:6abS6wU43wU97qP+JseSJq2+C8/XL50co74AhoMJwwU =
55+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.42 .0 h1:thAXdOpdEJPWW7kZmD8wU/yhQjd7PA6L01TxFcR5OOY =
56+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.42 .0 h1:4gL61NwEDGAFvLJeEMjTYJm6r1T26k3QYuDZK9YEaAk =
57+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.42 .0 /go.mod h1:lz6DEePTxmjvYMtusOoS3qDAErC0STi/wmvqJucKY28 =
5858github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
5959github.com/TV4/logrus-stackdriver-formatter v0.1.0 /go.mod h1:wwS7hOiBvP6SBD0UXCa767+VhHkaXrfX0MzUojYcN0Q =
6060github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
You can’t perform that action at this time.
0 commit comments