Blob Blame History Raw
module github.com/Azure/go-autorest/autorest/validation

go 1.12

require (
	github.com/Azure/go-autorest/autorest v0.9.0
	github.com/stretchr/testify v1.3.0
)