Skip to content

Commit

Permalink
chore(deps): bump github.com/databricks/databricks-sql-go from 1.1.0 …
Browse files Browse the repository at this point in the history
…to 1.2.0 (#3234)

chore(deps): bump github.com/databricks/databricks-sql-go

Bumps [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/databricks/databricks-sql-go/releases)
- [Changelog](https://github.com/databricks/databricks-sql-go/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sql-go@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sql-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 28, 2023
1 parent bed02f7 commit 7b7cfe7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ require (
github.com/coreos/go-systemd/v22 v22.3.3-0.20220203105225-a9a7ef127534 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/danieljoos/wincred v1.1.2 // indirect
github.com/databricks/databricks-sql-go v1.1.0
github.com/databricks/databricks-sql-go v1.2.0
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgraph-io/ristretto v0.1.1 // indirect
github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -980,8 +980,8 @@ github.com/d2g/dhcp4client v1.0.0/go.mod h1:j0hNfjhrt2SxUOw55nL0ATM/z4Yt3t2Kd1mW
github.com/d2g/dhcp4server v0.0.0-20181031114812-7d4a0a7f59a5/go.mod h1:Eo87+Kg/IX2hfWJfwxMzLyuSZyxSoAug2nGa1G2QAi8=
github.com/danieljoos/wincred v1.1.2 h1:QLdCxFs1/Yl4zduvBdcHB8goaYk9RARS2SgLLRuAyr0=
github.com/danieljoos/wincred v1.1.2/go.mod h1:GijpziifJoIBfYh+S7BbkdUTU4LfM+QnGqR5Vl2tAx0=
github.com/databricks/databricks-sql-go v1.1.0 h1:YcsTSLXwHBGg7AAv9EMJGLKPjmCA/ahF7Gs4naVqXUs=
github.com/databricks/databricks-sql-go v1.1.0/go.mod h1:uWAen7OSbki0RJg4Maynrz9Ag/gaZmnLmibllxqwqDg=
github.com/databricks/databricks-sql-go v1.2.0 h1:5zpSCjnnxZrCL1G7dWpKSTVD980r5eFMTySdw/MOm1Q=
github.com/databricks/databricks-sql-go v1.2.0/go.mod h1:uWAen7OSbki0RJg4Maynrz9Ag/gaZmnLmibllxqwqDg=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 7b7cfe7

Please sign in to comment.