2
0

Skip test on too old PostgreSQL

This commit is contained in:
Jack Christensen
2021-03-13 07:18:26 -06:00
parent e93da6c744
commit 00704ce8b7
3 changed files with 36 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/jackc/pgx/v4
go 1.12
require (
github.com/Masterminds/semver/v3 v3.1.1 // indirect
github.com/cockroachdb/apd v1.1.0
github.com/go-kit/kit v0.10.0
github.com/gofrs/uuid v3.2.0+incompatible