2
0

Update to remove pgprotov3 ref

This commit is contained in:
Jack Christensen
2019-04-20 13:01:59 -05:00
parent cd629965e6
commit 7a520059d9
2 changed files with 3 additions and 6 deletions
+1 -2
View File
@@ -5,8 +5,7 @@ go 1.12
require (
github.com/jackc/pgio v1.0.0
github.com/jackc/pgpassfile v1.0.0
github.com/jackc/pgproto3 v1.1.0 // indirect
github.com/jackc/pgproto3/v2 v2.0.0-alpha1.0.20190419041544-9b6a681f50bf
github.com/jackc/pgproto3/v2 v2.0.0-alpha1.0.20190420180111-c116219b62db
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.3.0
golang.org/x/crypto v0.0.0-20190411191339-88737f569e3a