Skip to content

Commit c6e1bde

Browse files
fix(deps): update module github.com/stretchr/testify to v1.8.2
1 parent 06d330c commit c6e1bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/spf13/jwalterweatherman v1.1.0 // indirect
3333
github.com/spf13/pflag v1.0.5
3434
github.com/spf13/viper v1.7.1
35-
github.com/stretchr/testify v1.7.0
35+
github.com/stretchr/testify v1.8.2
3636
github.com/tidwall/pretty v1.0.1 // indirect
3737
github.com/xtgo/uuid v0.0.0-20140804021211-a0b114877d4c // indirect
3838
go.mongodb.org/mongo-driver v1.9.0

0 commit comments

Comments
 (0)