module github.com/jackc/pgproto3 go 1.12 require ( github.com/jackc/chunkreader v1.0.0 github.com/jackc/pgio v1.0.0 github.com/pkg/errors v0.8.1 )