chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (#2336)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-01 07:21:24 +09:00
committed by GitHub
parent edf924106b
commit c4178d5633
2 changed files with 6 additions and 4 deletions

4
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/onsi/gomega v1.25.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.14.0
github.com/stretchr/testify v1.8.0
github.com/stretchr/testify v1.8.2
github.com/teambition/rrule-go v1.8.0
go.uber.org/multierr v1.7.0
go.uber.org/zap v1.24.0
@@ -83,7 +83,7 @@ require (
github.com/prometheus/procfs v0.8.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.4.0 // indirect
github.com/stretchr/objx v0.5.0 // indirect
github.com/urfave/cli v1.22.2 // indirect
go.uber.org/atomic v1.7.0 // indirect
golang.org/x/crypto v0.1.0 // indirect