Merge pull request #201 from go-jet/dependabot/go_modules/github.com/google/go-cmp-0.5.9
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
This commit is contained in:
commit
31dc7b6dd3
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -12,7 +12,7 @@ require (
|
|||
|
||||
// test dependencies
|
||||
require (
|
||||
github.com/google/go-cmp v0.5.8
|
||||
github.com/google/go-cmp v0.5.9
|
||||
github.com/jackc/pgx/v4 v4.17.2
|
||||
github.com/pkg/profile v1.7.0
|
||||
github.com/shopspring/decimal v1.3.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue