mirror of
https://github.com/jackc/pgx.git
synced 2025-07-11 04:58:20 +00:00
Update for pgx v5
parent
4a88418606
commit
ec054ba1db
@ -64,7 +64,7 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
_ "github.com/jackc/pgx/v4/stdlib"
|
||||
_ "github.com/jackc/pgx/v5/stdlib"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user