Commit 478f3ad
authored
fix(deps): Update module github.com/google/go-cmp to v0.5.9 (#81)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/google/go-cmp](https://togithub.com/google/go-cmp) | require | patch | `v0.5.8` -> `v0.5.9` |
---
### Release Notes
<details>
<summary>google/go-cmp</summary>
### [`v0.5.9`](https://togithub.com/google/go-cmp/releases/tag/v0.5.9)
[Compare Source](https://togithub.com/google/go-cmp/compare/v0.5.8...v0.5.9)
Reporter changes:
- ([#​299](https://togithub.com/google/go-cmp/issues/299)) Adjust heuristic for line-based versus byte-based diffing
- ([#​306](https://togithub.com/google/go-cmp/issues/306)) Use `value.TypeString` in `PathStep.String`
Code cleanup changes:
- ([#​297](https://togithub.com/google/go-cmp/issues/297)) Use `reflect.Value.IsZero`
- ([#​304](https://togithub.com/google/go-cmp/issues/304)) Format with Go 1.19 formatter
- ([#​300](https://togithub.com/google/go-cmp/issues/300) )Fix typo in Result documentation
- ([#​302](https://togithub.com/google/go-cmp/issues/302)) Pre-declare global type variables
- ([#​309](https://togithub.com/google/go-cmp/issues/309)) Run tests on Go 1.19
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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, click this checkbox.
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODUuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE4NS4zIn0=-->1 parent d917e35 commit 478f3ad
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments