Updated mongodb src

This commit is contained in:
Carlos Salguero
2016-12-11 23:28:44 -03:00
parent 47c0db3650
commit dcab9e3393
6 changed files with 8 additions and 77 deletions

View File

@@ -10,9 +10,9 @@ import (
"github.com/howeyc/gopass"
"github.com/pborman/getopt"
"github.com/percona/percona-toolkit/src/go/mongolib/proto"
"github.com/percona/percona-toolkit/src/go/pt-mongodb-summary/templates"
"github.com/percona/pmgo"
"github.com/percona/toolkit-go/mongolib/proto"
"github.com/percona/toolkit-go/pt-mongodb-summary/templates"
"github.com/pkg/errors"
"github.com/shirou/gopsutil/process"
"gopkg.in/mgo.v2"