This MR contains the following updates:
Release Notes
go-test/deep
Compare Source
- Add optional flags:
Equal(a, b, flags..)
and FLAG_IGNORE_SLICE_ORDER
(issue #28, MR #56) (@alenkacz)
Compare Source
- Fixed issue #45: Panic when comparing errors in unexported fields (MR #54) (@seveas)
- Fixed issue #46: Functions are handled differently from reflect.DeepEqual (MR #55) (@countcb)
- Updated matrix to go1.17, go1.18, and go1.19 and moved testing to GitHub Actions
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.