Commit bc9bc5d
authored
fix(deps): Update module github.com/google/go-cmp to v0.6.0 (#80)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/google/go-cmp](https://togithub.com/google/go-cmp) | require | minor | `v0.5.9` -> `v0.6.0` |
---
### Release Notes
<details>
<summary>google/go-cmp (github.com/google/go-cmp)</summary>
### [`v0.6.0`](https://togithub.com/google/go-cmp/releases/tag/v0.6.0)
[Compare Source](https://togithub.com/google/go-cmp/compare/v0.5.9...v0.6.0)
New API:
- ([#​340](https://togithub.com/google/go-cmp/issues/340)) Add `cmpopts.EquateComparable`
Documentation changes:
- ([#​337](https://togithub.com/google/go-cmp/issues/337)) Use of hotlinking of Go identifiers
Build changes:
- ([#​325](https://togithub.com/google/go-cmp/issues/325)) Remove purego fallbacks
Testing changes:
- ([#​322](https://togithub.com/google/go-cmp/issues/322)) Run tests for Go 1.20 version
- ([#​332](https://togithub.com/google/go-cmp/issues/332)) Pin GitHub action versions
- ([#​327](https://togithub.com/google/go-cmp/issues/327)) set workflow permission to read-only
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am 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, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent 72ba3ab commit bc9bc5d
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments