Closed segfault16 closed 1 year ago
When checking out this module I noticed some failing test. Inspired by https://github.com/sanbornm/go-selfupdate/pull/32 I switched the Requester to be mocked by gomock and made the tests platform agnostic. Also tested on linux-arm64.
This mock library is deprecated and not really necessary.
When checking out this module I noticed some failing test. Inspired by https://github.com/sanbornm/go-selfupdate/pull/32 I switched the Requester to be mocked by gomock and made the tests platform agnostic. Also tested on linux-arm64.