Skip to content

Commit 73f832b

Browse files
Bump github.com/databricks/databricks-sdk-go from 0.49.0 to 0.50.0
Bumps [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) from 0.49.0 to 0.50.0. - [Release notes](https://github.com/databricks/databricks-sdk-go/releases) - [Changelog](https://github.com/databricks/databricks-sdk-go/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-sdk-go@v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: github.com/databricks/databricks-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd506e2 commit 73f832b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.23.2
77
require (
88
github.com/Masterminds/semver/v3 v3.3.0 // MIT
99
github.com/briandowns/spinner v1.23.1 // Apache 2.0
10-
github.com/databricks/databricks-sdk-go v0.49.0 // Apache 2.0
10+
github.com/databricks/databricks-sdk-go v0.50.0 // Apache 2.0
1111
github.com/fatih/color v1.18.0 // MIT
1212
github.com/ghodss/yaml v1.0.0 // MIT + NOTICE
1313
github.com/google/uuid v1.6.0 // BSD-3-Clause

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)