Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove usage of go.mongodb.org/mongo-driver/x/bsonx package (…
…#297) This package is gone after mongodb/mongo-go-driver#1122, which is included in mongo-go-driver v1.12.0. Replace the only usage site with the better supported equivalent.
- Loading branch information