module github.com/hashicorp/go-azure-helpers require ( github.com/Azure/azure-sdk-for-go v51.2.0+incompatible github.com/Azure/go-autorest/autorest v0.11.18 github.com/Azure/go-autorest/autorest/adal v0.9.13 github.com/Azure/go-autorest/autorest/azure/cli v0.4.2 github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/dimchansky/utfbom v1.1.1 // indirect github.com/hashicorp/go-multierror v1.0.0 github.com/hashicorp/go-version v1.2.1 golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 ) go 1.16