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:
go-jet 2023-02-10 22:38:58 +01:00 committed by GitHub
commit 31dc7b6dd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -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