We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02ce95a + acd2aea commit dc9e603Copy full SHA for dc9e603
go.mod
@@ -3,7 +3,7 @@ module github.com/databrickslabs/databricks-terraform
3
go 1.13
4
5
require (
6
- github.com/Azure/go-autorest/autorest v0.10.0
+ github.com/Azure/go-autorest/autorest v0.10.1
7
github.com/Azure/go-autorest/autorest/adal v0.8.3
8
github.com/google/go-querystring v1.0.0
9
github.com/hashicorp/go-retryablehttp v0.6.6
0 commit comments