1
1
module github.com/DataDog/datadog-lambda-go
2
2
3
- go 1.21
3
+ go 1.23.0
4
4
5
5
require (
6
6
github.com/DataDog/datadog-go/v5 v5.5.0
@@ -10,20 +10,26 @@ require (
10
10
github.com/aws/aws-xray-sdk-go v1.8.3
11
11
github.com/cenkalti/backoff/v4 v4.2.1
12
12
github.com/sony/gobreaker v0.5.0
13
- github.com/stretchr/testify v1.8.4
14
- go.opentelemetry.io/otel v1.24 .0
15
- gopkg.in/DataDog/dd-trace-go.v1 v1.65 .1
13
+ github.com/stretchr/testify v1.9.0
14
+ go.opentelemetry.io/otel v1.27 .0
15
+ gopkg.in/DataDog/dd-trace-go.v1 v1.72 .1
16
16
)
17
17
18
18
require go.uber.org/atomic v1.11.0 // indirect
19
19
20
20
require (
21
- github.com/DataDog/appsec-internal-go v1.6.0 // indirect
22
- github.com/DataDog/datadog-agent/pkg/obfuscate v0.50.2 // indirect
23
- github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.50.2 // indirect
24
- github.com/DataDog/go-libddwaf/v3 v3.2.1 // indirect
25
- github.com/DataDog/go-sqllexer v0.0.10 // indirect
26
- github.com/DataDog/go-tuf v1.0.2-0.5.2 // indirect
21
+ github.com/DataDog/appsec-internal-go v1.9.0 // indirect
22
+ github.com/DataDog/datadog-agent/pkg/obfuscate v0.58.0 // indirect
23
+ github.com/DataDog/datadog-agent/pkg/proto v0.58.0 // indirect
24
+ github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.58.0 // indirect
25
+ github.com/DataDog/datadog-agent/pkg/trace v0.58.0 // indirect
26
+ github.com/DataDog/datadog-agent/pkg/util/log v0.58.0 // indirect
27
+ github.com/DataDog/datadog-agent/pkg/util/scrubber v0.58.0 // indirect
28
+ github.com/DataDog/go-libddwaf/v3 v3.5.1 // indirect
29
+ github.com/DataDog/go-runtime-metrics-internal v0.0.4-0.20241206090539-a14610dc22b6 // indirect
30
+ github.com/DataDog/go-sqllexer v0.0.14 // indirect
31
+ github.com/DataDog/go-tuf v1.1.0-0.5.2 // indirect
32
+ github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.20.0 // indirect
27
33
github.com/DataDog/sketches-go v1.4.5 // indirect
28
34
github.com/Microsoft/go-winio v0.6.1 // indirect
29
35
github.com/andybalholm/brotli v1.1.0 // indirect
@@ -40,35 +46,64 @@ require (
40
46
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect
41
47
github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect
42
48
github.com/aws/smithy-go v1.19.0 // indirect
43
- github.com/cespare/xxhash/v2 v2.2.0 // indirect
49
+ github.com/cespare/xxhash/v2 v2.3.0 // indirect
50
+ github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575 // indirect
44
51
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
45
52
github.com/dustin/go-humanize v1.0.1 // indirect
53
+ github.com/eapache/queue/v2 v2.0.0-20230407133247-75960ed334e4 // indirect
46
54
github.com/ebitengine/purego v0.6.0-alpha.5 // indirect
47
55
github.com/go-logr/logr v1.4.1 // indirect
48
56
github.com/go-logr/stdr v1.2.2 // indirect
49
- github.com/golang/protobuf v1.5.3 // indirect
57
+ github.com/go-ole/go-ole v1.2.6 // indirect
58
+ github.com/gogo/protobuf v1.3.2 // indirect
59
+ github.com/golang/protobuf v1.5.4 // indirect
50
60
github.com/google/uuid v1.6.0 // indirect
61
+ github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7 // indirect
62
+ github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
63
+ github.com/hashicorp/go-sockaddr v1.0.2 // indirect
51
64
github.com/jmespath/go-jmespath v0.4.0 // indirect
65
+ github.com/json-iterator/go v1.1.12 // indirect
52
66
github.com/klauspost/compress v1.17.5 // indirect
67
+ github.com/lufia/plan9stats v0.0.0-20220913051719-115f729f3c8c // indirect
68
+ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
69
+ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
70
+ github.com/modern-go/reflect2 v1.0.2 // indirect
53
71
github.com/outcaste-io/ristretto v0.2.3 // indirect
54
- github.com/philhofer/fwd v1.1.2 // indirect
72
+ github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986 // indirect
55
73
github.com/pkg/errors v0.9.1 // indirect
56
74
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
75
+ github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c // indirect
76
+ github.com/ryanuber/go-glob v1.0.0 // indirect
57
77
github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect
58
- github.com/tinylib/msgp v1.1.9 // indirect
78
+ github.com/shirou/gopsutil/v3 v3.24.4 // indirect
79
+ github.com/shoenig/go-m1cpu v0.1.6 // indirect
80
+ github.com/tinylib/msgp v1.2.1 // indirect
81
+ github.com/tklauser/go-sysconf v0.3.12 // indirect
82
+ github.com/tklauser/numcpus v0.6.1 // indirect
59
83
github.com/valyala/bytebufferpool v1.0.0 // indirect
60
84
github.com/valyala/fasthttp v1.51.0 // indirect
61
- go.opentelemetry.io/otel/metric v1.24.0 // indirect
62
- go.opentelemetry.io/otel/trace v1.24.0 // indirect
63
- golang.org/x/mod v0.14.0 // indirect
64
- golang.org/x/net v0.23.0 // indirect
65
- golang.org/x/sys v0.20.0 // indirect
66
- golang.org/x/text v0.14.0 // indirect
67
- golang.org/x/time v0.5.0 // indirect
68
- golang.org/x/tools v0.17.0 // indirect
85
+ github.com/yusufpapurcu/wmi v1.2.4 // indirect
86
+ go.opentelemetry.io/collector/component v0.104.0 // indirect
87
+ go.opentelemetry.io/collector/config/configtelemetry v0.104.0 // indirect
88
+ go.opentelemetry.io/collector/pdata v1.11.0 // indirect
89
+ go.opentelemetry.io/collector/pdata/pprofile v0.104.0 // indirect
90
+ go.opentelemetry.io/collector/semconv v0.104.0 // indirect
91
+ go.opentelemetry.io/otel/metric v1.27.0 // indirect
92
+ go.opentelemetry.io/otel/trace v1.27.0 // indirect
93
+ go.uber.org/multierr v1.11.0 // indirect
94
+ go.uber.org/zap v1.27.0 // indirect
95
+ golang.org/x/mod v0.20.0 // indirect
96
+ golang.org/x/net v0.33.0 // indirect
97
+ golang.org/x/sync v0.10.0 // indirect
98
+ golang.org/x/sys v0.28.0 // indirect
99
+ golang.org/x/text v0.21.0 // indirect
100
+ golang.org/x/time v0.6.0 // indirect
101
+ golang.org/x/tools v0.24.0 // indirect
69
102
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
70
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240125205218-1f4bbc51befe // indirect
71
- google.golang.org/grpc v1.61.0 // indirect
72
- google.golang.org/protobuf v1.33.0 // indirect
103
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240520151616-dc85e6b867a5 // indirect
104
+ google.golang.org/grpc v1.64.1 // indirect
105
+ google.golang.org/protobuf v1.34.2 // indirect
106
+ gopkg.in/ini.v1 v1.67.0 // indirect
107
+ gopkg.in/yaml.v2 v2.4.0 // indirect
73
108
gopkg.in/yaml.v3 v3.0.1 // indirect
74
109
)
0 commit comments