@cryptotaxi247 / kubo / commits / a2f960c12

chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] committed Jan 28, 2021 at 20:41 UTC a2f960c12e0054716f237f4fa8ea70d0ee33a5f5
2 files changed +3 -1
go.mod
+1 -1
@@ -96,7 +96,7 @@ require (
96 github.com/opentracing/opentracing-go v1.2.0
97 github.com/pkg/errors v0.9.1
98 github.com/prometheus/client_golang v1.7.1
99 - github.com/stretchr/testify v1.6.1
99 + github.com/stretchr/testify v1.7.0
100 github.com/syndtr/goleveldb v1.0.0
101 github.com/whyrusleeping/base32 v0.0.0-20170828182744-c30ac30633cc
102 github.com/whyrusleeping/go-sysinfo v0.0.0-20190219211824-4a357d4b90b1
go.sum
+2
@@ -988,6 +988,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
988 github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
989 github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0=
990 github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
991 +github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
992 +github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
993 github.com/syndtr/goleveldb v1.0.0 h1:fBdIW9lB4Iz0n9khmH8w27SJ3QEJ7+IgjPEwGSZiFdE=
994 github.com/syndtr/goleveldb v1.0.0/go.mod h1:ZVVdQEZoIme9iO1Ch2Jdy24qqXrMMOU6lpPAyBWyWuQ=
995 github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod h1:kDXzergiv9cbyO7IOYJZWg1U88JhDg3PB6klq9Hg2pA=