mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +00:00
* Added Go 1.18.1 as a build/supported version Removed Go 1.15.13 as a build version as it's no longer supported * Fix mutex passed by value for the Mock struct * Add mutex initialisation for Mock Co-authored-by: Boyan Soubachov <bsoubachov@atlassian.com>