We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc804f commit 12d84adCopy full SHA for 12d84ad
go.mod
@@ -5,6 +5,7 @@ go 1.24.0
5
godebug x509negativeserial=1
6
7
replace github.com/DataDog/datadog-agent/pkg/api => github.com/DataDog/datadog-agent/pkg/api v0.71.0-rc.2
8
+replace github.com/DataDog/pkg/template => github.com/DataDog/pkg/template v0.71.0-rc.2
9
10
require (
11
github.com/DataDog/datadog-agent/pkg/obfuscate v0.71.0-rc.2
0 commit comments