File tree Expand file tree Collapse file tree 2 files changed +8
-171
lines changed Expand file tree Collapse file tree 2 files changed +8
-171
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/databricks/terraform-provider-databricks
33go 1.19
44
55require (
6- github.com/databricks/databricks-sdk-go v0.13.0
6+ github.com/databricks/databricks-sdk-go v0.14.1
77 github.com/golang-jwt/jwt/v4 v4.5.0
88 github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
99 github.com/hashicorp/hcl v1.0.0
@@ -57,9 +57,7 @@ require (
5757 github.com/oklog/run v1.1.0 // indirect
5858 github.com/pmezard/go-difflib v1.0.0 // indirect
5959 github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
60- github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
6160 github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
62- github.com/vmihailenco/tagparser v0.1.2 // indirect
6361 github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
6462 go.opencensus.io v0.24.0 // indirect
6563 golang.org/x/crypto v0.11.0 // indirect
You can’t perform that action at this time.
0 commit comments