module github.com/tombuildsstuff/giovanni go 1.13 require ( github.com/Azure/azure-sdk-for-go v45.0.0+incompatible github.com/Azure/go-autorest/autorest v0.11.3 github.com/Azure/go-autorest/autorest/adal v0.9.0 github.com/Azure/go-autorest/autorest/validation v0.3.0 github.com/google/uuid v1.1.1 github.com/hashicorp/go-azure-helpers v0.12.0 github.com/stretchr/testify v1.3.0 )