You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testify >= 1.7.2 contains an issue that breaks go vetting when
using custom test suites: stretchr/testify#1199
This is unfortunately not going to be changed in the v1 branch of
testify. Since the go-avro module's test suite does not seem to
depend on behaviors of later versions of testify, I would like to
propose reverting to v1.7.1
Signed-off-by: Nathan J. Mehl <n@oden.io>
0 commit comments