File: go.mod

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

go 1.14

require github.com/stretchr/testify v1.7.0