Skip to content

Commit 0dc804f

Browse files
committed
attempt to pin datadog-agent/pkg/api
1 parent ed6a19b commit 0dc804f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ go 1.24.0
44

55
godebug x509negativeserial=1
66

7+
replace github.com/DataDog/datadog-agent/pkg/api => github.com/DataDog/datadog-agent/pkg/api v0.71.0-rc.2
8+
79
require (
810
github.com/DataDog/datadog-agent/pkg/obfuscate v0.71.0-rc.2
911
github.com/DataDog/datadog-agent/pkg/proto v0.71.0-rc.2

0 commit comments

Comments
 (0)