mock
mock copied to clipboard
Enable integration tests when go version is not 1.18
- delete a wrong filter which disabled the tests https://github.com/uber-go/mock/blob/c9ae04c6e772f065390ee33052c1ed0ce753b897/.github/workflows/test.yaml#L18
- update the go version as README "go.uber.org/mock supports all Go versions supported by the official Go Release Policy. That is, the two most recent releases of Go."
Hi maintainers, please ping me if you approve the CI. I can check the CI failures more quickly.
replaced by https://github.com/uber-go/mock/pull/187