summaryrefslogtreecommitdiff
path: root/vendor/github.com/jackc/pgservicefile/go.mod
blob: 051e9e0f4ee647ea3e46ed8d813f45b6479fe4ef (plain)
1
2
3
4
5
module github.com/jackc/pgservicefile

go 1.14

require github.com/stretchr/testify v1.5.1