File: go.mod

package info (click to toggle)
golang-github-jackc-puddle 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 140 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/jackc/puddle

go 1.12

require github.com/stretchr/testify v1.3.0