module github.com/lestrrat-go/iter go 1.13 require ( github.com/pkg/errors v0.9.1 github.com/stretchr/testify v1.5.1 )