File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/databrickslabs/terraform-provider-databricks
33go 1.16
44
55require (
6- github.com/Azure/go-autorest/autorest v0.11.26
6+ github.com/Azure/go-autorest/autorest v0.11.27
77 github.com/Azure/go-autorest/autorest/adal v0.9.18
88 github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
99 github.com/Azure/go-autorest/autorest/azure/cli v0.4.5
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
5454github.com/Azure/go-autorest v14.2.0+incompatible h1:V5VMDjClD3GiElqLWO7mz2MxNAK/vTfRHdAubSIPRgs =
5555github.com/Azure/go-autorest v14.2.0+incompatible /go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24 =
5656github.com/Azure/go-autorest/autorest v0.11.24 /go.mod h1:G6kyRlFnTuSbEYkQGawPfsCswgme4iYf6rfSKUDzbCc =
57- github.com/Azure/go-autorest/autorest v0.11.26 h1:W/MzvoAiFfL5h4nq81wm7axvITgbnOoifXXGkFrgF1g =
58- github.com/Azure/go-autorest/autorest v0.11.26 /go.mod h1:7l8ybrIdUmGqZMTD0sRtAr8NvbHjfofbf8RSP2q7w7U =
57+ github.com/Azure/go-autorest/autorest v0.11.27 h1:F3R3q42aWytozkV8ihzcgMO4OA4cuqr3bNlsEuF6//A =
58+ github.com/Azure/go-autorest/autorest v0.11.27 /go.mod h1:7l8ybrIdUmGqZMTD0sRtAr8NvbHjfofbf8RSP2q7w7U =
5959github.com/Azure/go-autorest/autorest/adal v0.9.18 h1:kLnPsRjzZZUF3K5REu/Kc+qMQrvuza2bwSnNdhmzLfQ =
6060github.com/Azure/go-autorest/autorest/adal v0.9.18 /go.mod h1:XVVeme+LZwABT8K5Lc3hA4nAe8LDBVle26gTrguhhPQ =
6161github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 h1:P6bYXFoao05z5uhOQzbC3Qd8JqF3jUoocoTeIxkp2cA =
You can’t perform that action at this time.
0 commit comments