File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/DataDog/gohai v0.0.0-20230524154621-4316413895ee
10
10
github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata v0.25.0
11
11
github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.25.0
12
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25 .0
12
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.26 .0
13
13
github.com/aws/aws-sdk-go-v2 v1.36.1
14
14
github.com/aws/aws-sdk-go-v2/config v1.29.6
15
15
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.28
@@ -39,7 +39,7 @@ require (
39
39
)
40
40
41
41
require (
42
- cloud.google.com/go/compute/metadata v0.5.2 // indirect
42
+ cloud.google.com/go/compute/metadata v0.6.0 // indirect
43
43
github.com/DataDog/datadog-agent/comp/core/secrets v0.62.1 // indirect
44
44
github.com/DataDog/datadog-agent/pkg/collector/check/defaults v0.62.1 // indirect
45
45
github.com/DataDog/datadog-agent/pkg/config/env v0.62.1 // indirect
You can’t perform that action at this time.
0 commit comments