2
0

Update to github.com/jackc/chunkreader/v2

This commit is contained in:
Jack Christensen
2019-06-08 18:34:35 -05:00
parent 18e7e777be
commit bf3a27ae3f
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@ go 1.12
require (
github.com/jackc/chunkreader v1.0.0
github.com/jackc/chunkreader/v2 v2.0.0
github.com/jackc/pgio v1.0.0
github.com/pkg/errors v0.8.1
)