v1.1.1: drop testify dependency (#10)
go mod download will currently overfetch including test dependencies (see https://github.com/golang/go/issues/41431), so, since we barely use this dependency in our tests, we'll skip it for now
go mod download will currently overfetch including test dependencies (see https://github.com/golang/go/issues/41431), so, since we barely use this dependency in our tests, we'll skip it for now