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 517aca9 commit 13af40dCopy full SHA for 13af40d
mongo/doc.go
@@ -105,8 +105,8 @@
105
//
106
// Note: Auto encryption is an enterprise-only feature.
107
108
-// The libmongocrypt C library is required when using client-side encryption. libmongocrypt version 1.1.0 or higher is
109
-// required when using driver version 1.5.0 or higher. To install libmongocrypt, follow the instructions for your
+// The libmongocrypt C library is required when using client-side encryption. libmongocrypt version 1.3.0 or higher is
+// required when using driver version 1.8.0 or higher. To install libmongocrypt, follow the instructions for your
110
// operating system:
111
112
// 1. Linux: follow the instructions listed at
0 commit comments