Skip to content

Commit 92ee9a7

Browse files
committed
GODRIVER-2831 Retract v1.11.5 (#1249)
1 parent 75cd8c5 commit 92ee9a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ module go.mongodb.org/mongo-driver
33
go 1.13
44

55
retract (
6+
v1.11.5 // Contains import failure.
7+
68
// Retract v1.11.0 through v1.11.2 because they contain a data race bug in
79
// operation memory pooling that may cause undefined behavior when reading
810
// raw BSON responses in error documents. Resolved by GODRIVER-2677.

0 commit comments

Comments
 (0)