2
0

Initial commit

This commit is contained in:
Jack Christensen
2020-03-07 12:57:42 -06:00
commit def2cbb89d
6 changed files with 178 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/jackc/pgservicefile
go 1.14
require github.com/stretchr/testify v1.5.1