databricks-sdk-go
databricks-sdk-go copied to clipboard
Fix version for the goimports in make fmt.
trafficstars
What changes are proposed in this pull request?
Fix version for the goimports in make fmt. Currently, we are missing a v before 0.34.0 in the version, which gives the following error: go: golang.org/x/tools/cmd/[email protected]: golang.org/x/tools/cmd/[email protected]: invalid version: unknown revision 0.34.0
How is this tested?
Tested Locally.
NO_CHANGELOG=true