File: go.mod

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

go 1.13

require github.com/stretchr/testify v1.4.0