module github.com/DataDog/datadog-go/v5

go 1.13

require (
	github.com/Microsoft/go-winio v0.5.0
	github.com/stretchr/testify v1.7.0
)
