PMM-4278 Replace bson to official mongo-driver.

This commit is contained in:
Anton Kucherov
2019-07-01 12:53:15 +03:00
parent 32fb3bb3f2
commit f955451fe5
12 changed files with 88 additions and 51 deletions

View File

@@ -67,3 +67,7 @@
[[constraint]]
branch = "v2"
name = "gopkg.in/mgo.v2"
[[constraint]]
name = "go.mongodb.org/mongo-driver"
version = "~1.0.0"