Files
percona-toolkit/Gopkg.toml
Alexey Palazhchenko d7ece0aecc Add go.mod (#464)
* Add go.mod

* Update github.com/shirou/gopsutil

* Use released version of dep

* Disable modules in CI for now

* PMM-5723 Fix reviewdog.

Co-authored-by: Nurlan Moldomurov <nurlan.moldomurov@percona.com>
2020-09-08 17:20:19 +03:00

28 lines
522 B
TOML

[[constraint]]
name = "github.com/Masterminds/semver"
version = "1.4.0"
[[constraint]]
name = "github.com/golang/mock"
version = "1.0.0"
[[constraint]]
branch = "master"
name = "github.com/hashicorp/go-version"
[[constraint]]
branch = "master"
name = "github.com/howeyc/gopass"
[[constraint]]
name = "github.com/montanaflynn/stats"
version = "0.2.0"
[[constraint]]
branch = "master"
name = "github.com/pborman/getopt"
[[constraint]]
name = "github.com/shirou/gopsutil"
version = "2.20.8"