Bump github.com/google/go-cmp from 0.5.0 to 0.5.7
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.0 to 0.5.7. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.0...v0.5.7) --- updated-dependencies: - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3d6d65fb77
commit
192efa3436
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/go-cmp v0.5.0 //tests
|
||||
github.com/google/go-cmp v0.5.7 //tests
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/jackc/pgconn v1.8.1
|
||||
github.com/jackc/pgx/v4 v4.11.0 //tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue