mirror of
https://github.com/jackc/pgx.git
synced 2025-07-11 21:19:37 +00:00
Fix imported package version
parent
ec054ba1db
commit
72c0dca70c
@ -63,7 +63,7 @@ import (
|
|||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"github.com/jackc/pgx/v4"
|
"github.com/jackc/pgx/v5"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user