Skip to content

Commit

Permalink
chore(deps): update module github.com/googleapis/gax-go/v2 to v2.3.0 (#…
Browse files Browse the repository at this point in the history
…1065)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/googleapis/gax-go/v2](https://togithub.com/googleapis/gax-go) | require | minor | `v2.2.0` -> `v2.3.0` |

---

### Release Notes

<details>
<summary>googleapis/gax-go</summary>

### [`v2.3.0`](https://togithub.com/googleapis/gax-go/compare/v2.2.0...v2.3.0)

[Compare Source](https://togithub.com/googleapis/gax-go/compare/v2.2.0...v2.3.0)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, 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, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gapic-showcase).
  • Loading branch information
renovate-bot committed Apr 11, 2022
1 parent 304c42c commit 942eed9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require (
cloud.google.com/go v0.100.2
github.com/golang/protobuf v1.5.2
github.com/google/go-cmp v0.5.7
github.com/googleapis/gax-go/v2 v2.2.0
github.com/googleapis/gax-go/v2 v2.3.0
github.com/googleapis/grpc-fallback-go v0.1.4
github.com/gorilla/mux v1.8.0
github.com/iancoleman/strcase v0.2.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,9 @@ github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+
github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk=
github.com/googleapis/gax-go/v2 v2.1.0/go.mod h1:Q3nei7sK6ybPYH7twZdmQpAd1MKb7pfu6SK+H1/DsU0=
github.com/googleapis/gax-go/v2 v2.1.1/go.mod h1:hddJymUZASv3XPyGkUpKj8pPO47Rmb0eJc8R6ouapiM=
github.com/googleapis/gax-go/v2 v2.2.0 h1:s7jOdKSaksJVOxE0Y/S32otcfiP+UQ0cL8/GTKaONwE=
github.com/googleapis/gax-go/v2 v2.2.0/go.mod h1:as02EH8zWkzwUoLbBaFeQ+arQaj/OthfcblKl4IGNaM=
github.com/googleapis/gax-go/v2 v2.3.0 h1:nRJtk3y8Fm770D42QV6T90ZnvFZyk7agSo3Q+Z9p3WI=
github.com/googleapis/gax-go/v2 v2.3.0/go.mod h1:b8LNqSzNabLiUpXKkY7HAR5jr6bIT99EXz9pXxye9YM=
github.com/googleapis/grpc-fallback-go v0.1.4 h1:tEDqZnKGKQpYrmEuu3VVBTw3pijHJsKz/Lu2U0L9AV0=
github.com/googleapis/grpc-fallback-go v0.1.4/go.mod h1:R7P0bK21nlCMc4hdtiwmXMzKXThllMim0cUZvClg6XQ=
github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI=
Expand Down

0 comments on commit 942eed9

Please sign in to comment.