Commit a76d1c2
authored
fix(deps): Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.2 (#2251)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware) | require | patch | `v2.3.1` -> `v2.3.2` |
---
### Release Notes
<details>
<summary>grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware/v2)</summary>
### [`v2.3.2`](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/releases/tag/v2.3.2)
[Compare Source](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.3.1...v2.3.2)
#### What's Changed
- chore: fix some typos by [@​dockercui](https://redirect.github.com/dockercui) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/755](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/755)
- update module for protovalidate by [@​calmh](https://redirect.github.com/calmh) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/757](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/757)
#### New Contributors
- [@​dockercui](https://redirect.github.com/dockercui) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/755](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/755)
- [@​calmh](https://redirect.github.com/calmh) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/757](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/757)
**Full Changelog**: grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->1 parent ab469c1 commit a76d1c2
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments