File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -310,6 +310,8 @@ require (
310310 github.com/mitchellh/mapstructure v1.5.0
311311 github.com/pquerna/otp v1.5.0
312312 github.com/shopspring/decimal v1.4.0
313+ go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.63.0
314+ go.opentelemetry.io/otel v1.38.0
313315 golang.org/x/crypto v0.42.0
314316 golang.org/x/text v0.29.0
315317 golang.org/x/tools v0.37.0
@@ -370,8 +372,6 @@ require (
370372 github.com/xeipuuv/gojsonschema v1.2.0 // indirect
371373 github.com/zclconf/go-cty v1.17.0 // indirect
372374 go.opentelemetry.io/auto/sdk v1.2.1 // indirect
373- go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.63.0 // indirect
374- go.opentelemetry.io/otel v1.38.0 // indirect
375375 go.opentelemetry.io/otel/metric v1.38.0 // indirect
376376 go.opentelemetry.io/otel/trace v1.38.0 // indirect
377377 golang.org/x/exp v0.0.0-20220921023135-46d9e7742f1e // indirect
You can’t perform that action at this time.
0 commit comments