diff --git a/go.mod b/go.mod index 35c7fcfb42..bca23d01f4 100644 --- a/go.mod +++ b/go.mod @@ -5,9 +5,8 @@ require ( github.com/Azure/go-autorest/autorest v0.11.10 github.com/Azure/go-autorest/autorest/date v0.3.0 github.com/google/uuid v1.1.1 - github.com/hashicorp/go-azure-helpers v0.13.0 + github.com/hashicorp/go-azure-helpers v0.13.1-0.20201118193114-9a87bedaab4e github.com/hashicorp/go-uuid v1.0.1 - github.com/hashicorp/go-version v1.2.1 // indirect github.com/hashicorp/terraform-plugin-sdk v1.6.0 )