Skip to content

Commit

Permalink
requirement added in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Eygin Semen Leonidovich committed Feb 8, 2023
1 parent cd95496 commit 2ff7413
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@

#### forked from https://github.com/jackc/pgx

### This module requires using
```go
replace github.com/jackc/pgconn => github.com/ozontech/pgconn v1.12.1-patch.1
```

## Patch

Added clean up connection logic in `Release` method of pgxpool.Conn.
Expand Down

0 comments on commit 2ff7413

Please sign in to comment.