module github.com/newrelic/infra-integrations-sdk/v4

go 1.13

require (
	github.com/newrelic/infrastructure-agent v0.0.0-20201127092132-00ac7efc0cc6
	github.com/stretchr/testify v1.5.1
)