Skip to content

Commit 31bdc27

Browse files
Executing automated changes
1 parent 69d7e21 commit 31bdc27

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.work

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
go 1.25.9
22

3+
toolchain go1.26.2
4+
35
// Disable new post-quantum key exchange mechanism X25519MLKEM768
46
// See https://github.com/DataDog/datadog-agent/issues/34323 for historical context.
57
// This should be revisited for go 1.25.x

pkg/dyninst/testprogs/progs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/DataDog/datadog-agent/pkg/dyninst/testprogs/progs
22

33
go 1.23.1
44

5-
toolchain go1.24.4
5+
toolchain go1.26.2
66

77
require (
88
github.com/DataDog/dd-trace-go/contrib/net/http/v2 v2.0.1

0 commit comments

Comments
 (0)