doc: update pgx version in example (#3451)

Signed-off-by: Sasha Melentyev <sasha@melentyev.io>
This commit is contained in:
Sasha Melentyev
2023-04-08 18:17:39 +03:00
committed by GitHub
parent 00e9bba974
commit 6165bdea32

View File

@@ -120,7 +120,7 @@ import (
"entgo.io/ent/dialect"
entsql "entgo.io/ent/dialect/sql"
_ "github.com/jackc/pgx/v4/stdlib"
_ "github.com/jackc/pgx/v5/stdlib"
)
// Open new connection