Files
percona-toolkit/glide.yaml

24 lines
650 B
YAML

package: github.com/percona/percona-toolkit
import:
- package: github.com/bradfitz/slice
- package: github.com/hashicorp/go-version
- package: github.com/howeyc/gopass
- package: github.com/kr/pretty
- package: github.com/montanaflynn/stats
- package: github.com/pborman/getopt
- package: github.com/percona/pmgo
- package: github.com/pkg/errors
- package: github.com/satori/go.uuid
- package: github.com/shirou/gopsutil
subpackages:
- process
- package: github.com/sirupsen/logrus
- package: gopkg.in/mgo.v2
subpackages:
- bson
- package: github.com/Masterminds/semver
testImport:
- package: github.com/golang/mock
subpackages:
- gomock