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.
2 parents 1c11270 + 4cd5575 commit f5d8b9cCopy full SHA for f5d8b9c
go.mod
@@ -5,5 +5,5 @@ go 1.16
5
require (
6
github.com/go-playground/validator/v10 v10.4.1
7
github.com/stretchr/testify v1.6.1
8
- go.mongodb.org/mongo-driver v1.8.0
+ go.mongodb.org/mongo-driver v1.8.2
9
)
0 commit comments