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 a7ccba0Copy full SHA for a7ccba0
go.mod
@@ -6,6 +6,8 @@ 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
9
+replace github.com/DataDog/pkg/template => github.com/DataDog/pkg/template v0.71.0-rc.2
10
+
11
require (
12
github.com/DataDog/datadog-agent/pkg/obfuscate v0.71.0-rc.2
13
github.com/DataDog/datadog-agent/pkg/proto v0.71.0-rc.2
0 commit comments