mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
Clarify Go module requirement
This commit is contained in:
parent
10d5f5eaa8
commit
0e52829a07
@ -10,6 +10,8 @@ The toolkit part is a related set of packages that implement PostgreSQL function
|
||||
and type mapping between PostgreSQL and Go. These underlying packages can be used to implement alternative drivers,
|
||||
proxies, load balancers, logical replication clients, etc.
|
||||
|
||||
The current release of pgx `v4` requires Go modules. Checkout and vendor branch `v3` to use the previous version.
|
||||
|
||||
## Example Usage
|
||||
|
||||
```go
|
||||
|
Loading…
x
Reference in New Issue
Block a user