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