Merge pull request #413 from percona/release-3.1

Release 3.1
This commit is contained in:
Carlos Salguero
2019-09-13 11:17:01 -03:00
committed by GitHub
91 changed files with 2518 additions and 204 deletions

View File

@@ -44,10 +44,6 @@
branch = "master"
name = "github.com/pborman/getopt"
[[constraint]]
name = "github.com/percona/pmgo"
version = "0.5.1"
[[constraint]]
name = "github.com/pkg/errors"
version = "0.8.0"
@@ -63,9 +59,5 @@
[[constraint]]
name = "github.com/sirupsen/logrus"
[[constraint]]
branch = "v2"
name = "gopkg.in/mgo.v2"
[[constraint]]
name = "go.mongodb.org/mongo-driver"