File: go.mod

package info (click to toggle)
golang-github-lestrrat-go-iter 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
5
module github.com/lestrrat-go/iter

go 1.13

require github.com/stretchr/testify v1.7.1