rename module
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
[](https://pkg.go.dev/github.com/andoma-go/pgx/v5)
|
||||
[](https://github.com/andoma-go/pgx/actions/workflows/ci.yml)
|
||||
|
||||
# pgx - PostgreSQL Driver and Toolkit
|
||||
|
||||
pgx is a pure Go driver and toolkit for PostgreSQL.
|
||||
@@ -22,7 +19,7 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/andoma-go/pgx/v5"
|
||||
"git.company.lan/gopkg/pgx/v5"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user