We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9458f07 + fc793fb commit 6857954Copy full SHA for 6857954
go/documentation/library-coverage/coverage.csv
@@ -95,7 +95,7 @@ github.com/spf13/afero,34,,,,,,,,34,,,,,,,,,,,,,,,,,,
95
github.com/square/go-jose,3,,4,,2,1,,,,,,,,,,,,,,,,,,,,4,
96
github.com/uptrace/bun,63,,,,,,,,,,,,,,63,,,,,,,,,,,,
97
github.com/valyala/fasthttp,35,50,5,,,,,,8,,,,17,8,,2,,,,,,,,50,,5,
98
-go.mongodb.org/mongo-driver/mongo,14,,,,,,,14,,,,,,,,,,,,,,,,,,,
+go.mongodb.org/mongo-driver/mongo,14,11,5,,,,,14,,,,,,,,,,,,,11,,,,,5,
99
go.uber.org/zap,33,,11,,,,33,,,,,,,,,,,,,,,,,,,11,
100
golang.org/x/crypto/ssh,4,,,4,,,,,,,,,,,,,,,,,,,,,,,
101
golang.org/x/net/context,,,5,,,,,,,,,,,,,,,,,,,,,,,5,
go/documentation/library-coverage/coverage.rst
@@ -28,7 +28,7 @@ Go framework & library support
28
`Kubernetes <https://kubernetes.io/>`_,"``k8s.io/api*``, ``k8s.io/apimachinery*``",,57,
29
`Logrus <https://github.com/sirupsen/logrus>`_,"``github.com/Sirupsen/logrus*``, ``github.com/sirupsen/logrus*``",,,290
30
`Macaron <https://gopkg.in/macaron.v1>`_,``gopkg.in/macaron*``,12,1,1
31
- `MongoDB Go Driver <https://www.mongodb.com/docs/drivers/go/current/>`_,``go.mongodb.org/mongo-driver*``,,,14
+ `MongoDB Go Driver <https://www.mongodb.com/docs/drivers/go/current/>`_,``go.mongodb.org/mongo-driver*``,11,5,14
32
`Revel <http://revel.github.io/>`_,"``github.com/revel/revel*``, ``github.com/robfig/revel*``",46,20,4
33
`SendGrid <https://github.com/sendgrid/sendgrid-go>`_,``github.com/sendgrid/sendgrid-go*``,,1,
34
`Squirrel <https://github.com/Masterminds/squirrel>`_,"``github.com/Masterminds/squirrel*``, ``github.com/lann/squirrel*``, ``gopkg.in/Masterminds/squirrel``",,,96
@@ -73,5 +73,5 @@ Go framework & library support
73
`xpathparser <https://github.com/santhosh-tekuri/xpathparser>`_,``github.com/santhosh-tekuri/xpathparser*``,,,2
74
`yaml <https://gopkg.in/yaml.v3>`_,``gopkg.in/yaml*``,,9,
75
`zap <https://go.uber.org/zap>`_,``go.uber.org/zap*``,,11,33
76
- Totals,,459,947,1532
+ Totals,,470,952,1532
77
0 commit comments