Skip to content

Commit 13af40d

Browse files
GODRIVER-2210: Update libmongocrypt dependency to 1.3.0 (#817)
1 parent 517aca9 commit 13af40d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mongo/doc.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
//
106106
// Note: Auto encryption is an enterprise-only feature.
107107
//
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
108+
// The libmongocrypt C library is required when using client-side encryption. libmongocrypt version 1.3.0 or higher is
109+
// required when using driver version 1.8.0 or higher. To install libmongocrypt, follow the instructions for your
110110
// operating system:
111111
//
112112
// 1. Linux: follow the instructions listed at

0 commit comments

Comments
 (0)