Skip to content

Commit 94d6a10

Browse files
committed
added schema and confirmed functionality with terraform; still having issues with databricks API calls
1 parent 2b734a8 commit 94d6a10

File tree

2 files changed

+255
-172
lines changed

2 files changed

+255
-172
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ require (
9494
)
9595

9696
//tool (
97-
//golang.org/x/tools/cmd/goimports
98-
//gotest.tools/gotestsum
99-
//honnef.co/go/tools/cmd/staticcheck
97+
// golang.org/x/tools/cmd/goimports
98+
// gotest.tools/gotestsum
99+
// honnef.co/go/tools/cmd/staticcheck
100100
//)

0 commit comments

Comments
 (0)