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