diff --git a/implementations.html b/implementations.html index 282d5cd..bdc3559 100644 --- a/implementations.html +++ b/implementations.html @@ -139,10 +139,11 @@
Go
gobson - - BSON library implemented to support the mgo MongoDB driver for Go.
mongo-driver - Official MongoDB Go driver.
bson - BSON library implemented to support the official MongoDB Go driver.
mongo-go-driver - Official MongoDB Go driver.
bson + - BSON library implemented within the official MongoDB Go + driver. See the documentation to learn more.