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 1c11270 commit 4cd5575Copy full SHA for 4cd5575
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