module github.com/elastic/go-windows

require (
	github.com/pkg/errors v0.8.1
	github.com/stretchr/testify v1.3.0
)
