Merge pull request #156 from go-jet/dependabot/go_modules/github.com/google/uuid-1.3.0
Bump github.com/google/uuid from 1.1.1 to 1.3.0
This commit is contained in:
commit
88f4935681
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.11
|
|||
|
||||
require (
|
||||
github.com/go-sql-driver/mysql v1.5.0
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/jackc/pgconn v1.12.0
|
||||
github.com/lib/pq v1.10.5
|
||||
github.com/mattn/go-sqlite3 v1.14.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue