From 6c940890863a720e1849ab9946c90f4b4b3debd9 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 14 Mar 2024 15:32:16 +0100 Subject: [PATCH] fix(deps): update module github.com/googleapis/go-sql-spanner to v1.2.1 (#197) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/googleapis/go-sql-spanner](https://togithub.com/googleapis/go-sql-spanner) | `v1.1.1` -> `v1.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogleapis%2fgo-sql-spanner/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogleapis%2fgo-sql-spanner/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogleapis%2fgo-sql-spanner/v1.1.1/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogleapis%2fgo-sql-spanner/v1.1.1/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/go-sql-spanner (github.com/googleapis/go-sql-spanner) ### [`v1.2.1`](https://togithub.com/googleapis/go-sql-spanner/releases/tag/v1.2.1) [Compare Source](https://togithub.com/googleapis/go-sql-spanner/compare/v1.2.0...v1.2.1) ##### Bug Fixes - Support uint query params ([#​190](https://togithub.com/googleapis/go-sql-spanner/issues/190)) ([e3e2a9a](https://togithub.com/googleapis/go-sql-spanner/commit/e3e2a9a9fd14f2a4940dd24e73a5a79aa0431580)) ##### Documentation - Add link to pgx sample for PGAdapter ([#​191](https://togithub.com/googleapis/go-sql-spanner/issues/191)) ([e9f8e90](https://togithub.com/googleapis/go-sql-spanner/commit/e9f8e901b5cc345344d9369b92df8d093b4d47a8)) ### [`v1.2.0`](https://togithub.com/googleapis/go-sql-spanner/releases/tag/v1.2.0) [Compare Source](https://togithub.com/googleapis/go-sql-spanner/compare/v1.1.1...v1.2.0) ##### Features - Support of uint for gorm.Model ([#​173](https://togithub.com/googleapis/go-sql-spanner/issues/173)) ([b56bfa8](https://togithub.com/googleapis/go-sql-spanner/commit/b56bfa8df549780852674f178a1c06f56f0f4c45)) ##### Bug Fixes - **deps:** Update google.golang.org/genproto digest to [`1f4bbc5`](https://togithub.com/googleapis/go-sql-spanner/commit/1f4bbc5) ([#​164](https://togithub.com/googleapis/go-sql-spanner/issues/164)) ([13ae178](https://togithub.com/googleapis/go-sql-spanner/commit/13ae17898fc30b3cf8ca24320899ae04ed86d8a7)) - **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`1f4bbc5`](https://togithub.com/googleapis/go-sql-spanner/commit/1f4bbc5) ([#​165](https://togithub.com/googleapis/go-sql-spanner/issues/165)) ([d1b6ab4](https://togithub.com/googleapis/go-sql-spanner/commit/d1b6ab4737037b7997c3ccaea9ba2cf109948695)) - **deps:** Update module cloud.google.com/go/longrunning to v0.5.5 ([#​169](https://togithub.com/googleapis/go-sql-spanner/issues/169)) ([7bea3f5](https://togithub.com/googleapis/go-sql-spanner/commit/7bea3f5597b8d7f3dbdec56faf63dc0538874708)) - **deps:** Update module cloud.google.com/go/spanner to v1.56.0 ([#​178](https://togithub.com/googleapis/go-sql-spanner/issues/178)) ([c6f7169](https://togithub.com/googleapis/go-sql-spanner/commit/c6f7169158dcb471529fbd8d75013e1a86e38519)) - **deps:** Update module github.com/google/uuid to v1.6.0 ([#​181](https://togithub.com/googleapis/go-sql-spanner/issues/181)) ([add2822](https://togithub.com/googleapis/go-sql-spanner/commit/add282209e18108f9d318a4e477f05fbe509920c)) - **deps:** Update module github.com/googleapis/go-sql-spanner to v1.1.1 ([#​162](https://togithub.com/googleapis/go-sql-spanner/issues/162)) ([aa9c4a0](https://togithub.com/googleapis/go-sql-spanner/commit/aa9c4a07fc3b15f4f1e5e61cc78257e5dbbdca4c)) - **deps:** Update module google.golang.org/api to v0.161.0 ([#​182](https://togithub.com/googleapis/go-sql-spanner/issues/182)) ([bd33213](https://togithub.com/googleapis/go-sql-spanner/commit/bd33213dc437c900b1b11f05ef9e4600381f7e0c)) ##### Documentation - Clarify postgresql support ([#​186](https://togithub.com/googleapis/go-sql-spanner/issues/186)) ([4aa18f6](https://togithub.com/googleapis/go-sql-spanner/commit/4aa18f64cabe252f71612294127b9791eb90072c))
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/go-sql-spanner). --- benchmarks/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/go.mod b/benchmarks/go.mod index 4ed563b..b930d82 100644 --- a/benchmarks/go.mod +++ b/benchmarks/go.mod @@ -8,7 +8,7 @@ require ( cloud.google.com/go v0.112.1 cloud.google.com/go/spanner v1.59.0 github.com/google/uuid v1.6.0 - github.com/googleapis/go-sql-spanner v1.1.1 + github.com/googleapis/go-sql-spanner v1.2.1 google.golang.org/api v0.169.0 google.golang.org/grpc v1.62.1 google.golang.org/protobuf v1.33.0