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 76f284d commit f14bd3aCopy full SHA for f14bd3a
go.mod
@@ -3,6 +3,7 @@ module go.mongodb.org/mongo-driver
3
go 1.13
4
5
retract (
6
+ v1.11.8 // Contains minor changes meant for v1.12.1.
7
v1.11.5 // Contains import failure.
8
9
// Retract v1.11.0 through v1.11.2 because they contain a data race bug in
0 commit comments