We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d330c commit c6e1bdeCopy full SHA for c6e1bde
go.mod
@@ -32,7 +32,7 @@ require (
32
github.com/spf13/jwalterweatherman v1.1.0 // indirect
33
github.com/spf13/pflag v1.0.5
34
github.com/spf13/viper v1.7.1
35
- github.com/stretchr/testify v1.7.0
+ github.com/stretchr/testify v1.8.2
36
github.com/tidwall/pretty v1.0.1 // indirect
37
github.com/xtgo/uuid v0.0.0-20140804021211-a0b114877d4c // indirect
38
go.mongodb.org/mongo-driver v1.9.0
0 commit comments