terraform/vendor/github.com/Azure/go-autorest/autorest/validation/go.mod

9 lines
160 B
Modula-2

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
)