2
0

Use puddle v2.0.0-beta.2 for Acquire in background after cancel

This commit is contained in:
Jack Christensen
2022-09-03 13:20:19 -05:00
parent 782133158f
commit f015ced1bf
3 changed files with 47 additions and 58 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.18
require (
github.com/jackc/pgpassfile v1.0.0
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
github.com/jackc/puddle/v2 v2.0.0-beta.1
github.com/jackc/puddle/v2 v2.0.0-beta.2
github.com/stretchr/testify v1.8.0
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
golang.org/x/text v0.3.7