mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +00:00
* Implement checking only exported fields Co-authored-by: Anthony Chang <anthony-chang@users.noreply.github.com> * Update comment * Run go generate * Make compatiable with Go 1.16.5 * Fix go generate files * Fix white space changes * Fix whitespace changes * Fix whitespace changes in gogenerate files --------- Co-authored-by: Anthony Chang <anthony-chang@users.noreply.github.com>