2
0

go mod tidy

This commit is contained in:
Jack Christensen
2020-05-16 08:21:04 -05:00
parent f19b08628e
commit b1fc2870e5
2 changed files with 6 additions and 7 deletions
-1
View File
@@ -4,7 +4,6 @@ go 1.12
require (
github.com/cockroachdb/apd v1.1.0
github.com/go-stack/stack v1.8.0 // indirect
github.com/gofrs/uuid v3.2.0+incompatible
github.com/jackc/pgconn v1.5.0
github.com/jackc/pgio v1.0.0