aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/google/go-cmp/cmp/report.go
Commit message (Collapse)AuthorAgeFilesLines
* vendor: deleteTaras Madan2025-01-231-54/+0
|
* go.mod: update golangci-lint to v1.37Dmitry Vyukov2021-02-221-1/+1
|
* go.mod: upgrade some dependenciesDmitry Vyukov2020-07-041-1/+4
| | | | | | | Since we started using modules, it's a good time to update some deps. Update to latest official versions packages that have newer versions. Update #1247
* vendor/github.com/google/go-cmp: update to HEADDmitry Vyukov2019-03-171-0/+51
To pick up fix for: https://github.com/google/go-cmp/issues/103