diff --git a/go/documentation/library-coverage/coverage.csv b/go/documentation/library-coverage/coverage.csv
index f88224d24e8..de04271c300 100644
--- a/go/documentation/library-coverage/coverage.csv
+++ b/go/documentation/library-coverage/coverage.csv
@@ -95,7 +95,7 @@ github.com/spf13/afero,34,,,,,,,,34,,,,,,,,,,,,,,,,,,
github.com/square/go-jose,3,,4,,2,1,,,,,,,,,,,,,,,,,,,,4,
github.com/uptrace/bun,63,,,,,,,,,,,,,,63,,,,,,,,,,,,
github.com/valyala/fasthttp,35,50,5,,,,,,8,,,,17,8,,2,,,,,,,,50,,5,
-go.mongodb.org/mongo-driver/mongo,14,,,,,,,14,,,,,,,,,,,,,,,,,,,
+go.mongodb.org/mongo-driver/mongo,14,11,5,,,,,14,,,,,,,,,,,,,11,,,,,5,
go.uber.org/zap,33,,11,,,,33,,,,,,,,,,,,,,,,,,,11,
golang.org/x/crypto/ssh,4,,,4,,,,,,,,,,,,,,,,,,,,,,,
golang.org/x/net/context,,,5,,,,,,,,,,,,,,,,,,,,,,,5,
diff --git a/go/documentation/library-coverage/coverage.rst b/go/documentation/library-coverage/coverage.rst
index 66f05c4faa1..1b36985045b 100644
--- a/go/documentation/library-coverage/coverage.rst
+++ b/go/documentation/library-coverage/coverage.rst
@@ -28,7 +28,7 @@ Go framework & library support
`Kubernetes `_,"``k8s.io/api*``, ``k8s.io/apimachinery*``",,57,
`Logrus `_,"``github.com/Sirupsen/logrus*``, ``github.com/sirupsen/logrus*``",,,290
`Macaron `_,``gopkg.in/macaron*``,12,1,1
- `MongoDB Go Driver `_,``go.mongodb.org/mongo-driver*``,,,14
+ `MongoDB Go Driver `_,``go.mongodb.org/mongo-driver*``,11,5,14
`Revel `_,"``github.com/revel/revel*``, ``github.com/robfig/revel*``",46,20,4
`SendGrid `_,``github.com/sendgrid/sendgrid-go*``,,1,
`Squirrel `_,"``github.com/Masterminds/squirrel*``, ``github.com/lann/squirrel*``, ``gopkg.in/Masterminds/squirrel``",,,96
@@ -73,5 +73,5 @@ Go framework & library support
`xpathparser `_,``github.com/santhosh-tekuri/xpathparser*``,,,2
`yaml `_,``gopkg.in/yaml*``,,9,
`zap `_,``go.uber.org/zap*``,,11,33
- Totals,,459,947,1532
+ Totals,,470,952,1532