fix(deps): update module github.com/maxatome/go-testdeep to v1.13.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Peter 2023-05-13 00:24:16 +00:00
parent d72182d76f
commit e34cbb938a
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/google/uuid v1.3.0
github.com/jackc/pgx/v5 v5.3.1
github.com/magefile/mage v1.15.0
github.com/maxatome/go-testdeep v1.12.0
github.com/maxatome/go-testdeep v1.13.0
github.com/mitchellh/mapstructure v1.5.0
github.com/redis/go-redis/v9 v9.0.4
github.com/testcontainers/testcontainers-go v0.18.0

2
go.sum
View file

@ -128,6 +128,8 @@ github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0V
github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
github.com/maxatome/go-testdeep v1.12.0 h1:Ql7Go8Tg0C1D/uMMX59LAoYK7LffeJQ6X2T04nTH68g=
github.com/maxatome/go-testdeep v1.12.0/go.mod h1:lPZc/HAcJMP92l7yI6TRz1aZN5URwUBUAfUNvrclaNM=
github.com/maxatome/go-testdeep v1.13.0 h1:EBmRelH7MhMfPvA+0kXAeOeJUXn3mzul5NmvjLDcQZI=
github.com/maxatome/go-testdeep v1.13.0/go.mod h1:lPZc/HAcJMP92l7yI6TRz1aZN5URwUBUAfUNvrclaNM=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/moby/patternmatcher v0.5.0 h1:YCZgJOeULcxLw1Q+sVR636pmS7sPEn1Qo2iAN6M7DBo=