Skip to content

Commit

Permalink
fix(deps): update module github.com/googleapis/go-sql-spanner to v1.3…
Browse files Browse the repository at this point in the history
….1 (#226)

[![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.3.0` -> `v1.3.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogleapis%2fgo-sql-spanner/v1.3.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.3.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.3.0/v1.3.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.3.0/v1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/go-sql-spanner (github.com/googleapis/go-sql-spanner)</summary>

### [`v1.3.1`](https://togithub.com/googleapis/go-sql-spanner/releases/tag/v1.3.1)

[Compare Source](https://togithub.com/googleapis/go-sql-spanner/compare/v1.3.0...v1.3.1)

##### Bug Fixes

-   **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`6e1732d`](https://togithub.com/googleapis/go-sql-spanner/commit/6e1732d) ([#&#8203;210](https://togithub.com/googleapis/go-sql-spanner/issues/210)) ([adeee59](https://togithub.com/googleapis/go-sql-spanner/commit/adeee596a12d16788d4787524929b8671cc59786))
-   **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`8c6c420`](https://togithub.com/googleapis/go-sql-spanner/commit/8c6c420) ([#&#8203;215](https://togithub.com/googleapis/go-sql-spanner/issues/215)) ([7085e4c](https://togithub.com/googleapis/go-sql-spanner/commit/7085e4cfea014707a35af6c9612f734fa26f3012))
-   **deps:** Update module cloud.google.com/go to v0.112.2 ([#&#8203;217](https://togithub.com/googleapis/go-sql-spanner/issues/217)) ([cc65283](https://togithub.com/googleapis/go-sql-spanner/commit/cc6528320afe1079cd6ebc2999ffe3d3d596fd17))
-   **deps:** Update module cloud.google.com/go/longrunning to v0.5.6 ([#&#8203;211](https://togithub.com/googleapis/go-sql-spanner/issues/211)) ([8c8a7d8](https://togithub.com/googleapis/go-sql-spanner/commit/8c8a7d824c5ca19b013787e0aca53d60154750b8))
-   **deps:** Update module cloud.google.com/go/spanner to v1.60.0 ([#&#8203;216](https://togithub.com/googleapis/go-sql-spanner/issues/216)) ([b22e7a6](https://togithub.com/googleapis/go-sql-spanner/commit/b22e7a6c4670dad5f481989ed8dbbc5dd5ef3dee))
-   **deps:** Update module github.com/googleapis/go-sql-spanner to v1.3.0 ([#&#8203;212](https://togithub.com/googleapis/go-sql-spanner/issues/212)) ([8066ff1](https://togithub.com/googleapis/go-sql-spanner/commit/8066ff13f9981460903fd0f0eea7be7a339a5b43))
-   **deps:** Update module google.golang.org/api to v0.174.0 ([#&#8203;218](https://togithub.com/googleapis/go-sql-spanner/issues/218)) ([2ef46fc](https://togithub.com/googleapis/go-sql-spanner/commit/2ef46fce92c691cfe3fc886425331aee57d67143))
-   **deps:** Update module google.golang.org/grpc to v1.63.2 ([#&#8203;221](https://togithub.com/googleapis/go-sql-spanner/issues/221)) ([69840c4](https://togithub.com/googleapis/go-sql-spanner/commit/69840c4b2aa226bc7f6c3deac043c5d63f450799))

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate-bot committed May 13, 2024
1 parent 778aa45 commit 6ffc02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
cloud.google.com/go v0.113.0
cloud.google.com/go/spanner v1.60.0
github.com/google/uuid v1.6.0
github.com/googleapis/go-sql-spanner v1.3.0
github.com/googleapis/go-sql-spanner v1.3.1
google.golang.org/api v0.178.0
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.34.1
Expand Down

0 comments on commit 6ffc02d

Please sign in to comment.