Package mgo offers a rich MongoDB driver for Go, providing high-level and low-level database operations.
go get gopkg.in/mgo.v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to MongoDB, queries a document from the 'people' collection.
Migrate to go.mongodb.org/mongo-driver.
No dependency data recorded yet.