Skip to content

Commit

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

[![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.0` -> `v1.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogleapis%2fgo-sql-spanner/v1.1.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.1.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.0/v1.1.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.0/v1.1.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.1.1`](https://togithub.com/googleapis/go-sql-spanner/releases/tag/v1.1.1)

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

##### Bug Fixes

-   Initalize the connectors map to avoid nil pointer exception ([#&#8203;158](https://togithub.com/googleapis/go-sql-spanner/issues/158)) ([ec69c32](https://togithub.com/googleapis/go-sql-spanner/commit/ec69c321262631c3cdc4369c01ed8abc6932792f))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate-bot committed Feb 5, 2024
1 parent ebdc70a commit aa9c4a0
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.110.8
cloud.google.com/go/spanner v1.49.0
github.com/google/uuid v1.3.1
github.com/googleapis/go-sql-spanner v1.1.0
github.com/googleapis/go-sql-spanner v1.1.1
google.golang.org/api v0.143.0
google.golang.org/grpc v1.58.2
google.golang.org/protobuf v1.31.0
Expand Down

0 comments on commit aa9c4a0

Please sign in to comment.