module github.com/Azure/go-autorest/autorest/validation

go 1.12

require (
	github.com/Azure/go-autorest v14.2.0+incompatible
	github.com/stretchr/testify v1.3.0
)
