databricks-sdk-go icon indicating copy to clipboard operation
databricks-sdk-go copied to clipboard

Fix version for the goimports in make fmt.

Open parthban-db opened this issue 5 months ago • 1 comments
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

parthban-db avatar Jun 20 '25 11:06 parthban-db