-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Server Selection
-
None
-
(copied to CRM)
2 Problems currently with tags:
1. https://github.com/10gen/mongo-go-driver/blob/master/internal/results.go#L33
This should be a bson.D, not a []bson.D
2. https://github.com/10gen/mongo-go-driver/blob/master/model/server.go#L66
Just needs to actually be done