Update module github.com/maxatome/go-testdeep to v1.11.0

This commit is contained in:
Renovate Bot 2022-01-05 09:05:24 +00:00 committed by Peter Kurfer
parent 3f22e19e56
commit 4d7be3906c
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -14,7 +14,7 @@ require (
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/imdario/mergo v0.3.12
github.com/jinzhu/copier v0.3.4
github.com/maxatome/go-testdeep v1.10.1
github.com/maxatome/go-testdeep v1.11.0
github.com/miekg/dns v1.1.45
github.com/mitchellh/mapstructure v1.4.3
github.com/olekukonko/tablewriter v0.0.5

2
go.sum
View file

@ -485,6 +485,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
github.com/maxatome/go-testdeep v1.10.1 h1:3kcvVpYaKneKON75eNXVCVNAJNcMMcDaZzLclSklRIE=
github.com/maxatome/go-testdeep v1.10.1/go.mod h1:011SgQ6efzZYAen6fDn4BqQ+lUR72ysdyKe7Dyogw70=
github.com/maxatome/go-testdeep v1.11.0 h1:Tgh5efyCYyJFGUYiT0qxBSIDeXw0F5zSoatlou685kk=
github.com/maxatome/go-testdeep v1.11.0/go.mod h1:011SgQ6efzZYAen6fDn4BqQ+lUR72ysdyKe7Dyogw70=
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
github.com/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso=
github.com/miekg/dns v1.1.41/go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI=