module github.com/databricks/bricks
go 1.16
require (
github.com/databrickslabs/terraform-provider-databricks v0.5.7
github.com/spf13/cobra v1.4.0
)