Merge pull request #253 from go-jet/dependabot/go_modules/github.com/jackc/pgconn-1.14.1
Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1
This commit is contained in:
commit
f5f744a884
2 changed files with 3 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.11
|
|||
require (
|
||||
github.com/go-sql-driver/mysql v1.7.0
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/jackc/pgconn v1.14.0
|
||||
github.com/jackc/pgconn v1.14.1
|
||||
github.com/lib/pq v1.10.8
|
||||
github.com/mattn/go-sqlite3 v1.14.17
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue