Udate deps

This commit is contained in:
Frank Denis 2021-09-24 09:30:49 +02:00
parent 3bae61dbe1
commit 8e913d8bf9
254 changed files with 4764 additions and 7969 deletions

View file

@ -1,16 +0,0 @@
module github.com/powerman/check
go 1.16
require (
github.com/davecgh/go-spew v1.1.1
github.com/golangci/golangci-lint v1.41.1
github.com/mattn/goveralls v0.0.9
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0
github.com/powerman/deepequal v0.1.0
github.com/smartystreets/goconvey v1.6.4
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
google.golang.org/grpc v1.38.0
google.golang.org/protobuf v1.27.0
)

1079
vendor/github.com/powerman/check/go.sum generated vendored

File diff suppressed because it is too large Load diff

View file

@ -1,3 +0,0 @@
module github.com/powerman/deepequal
go 1.16