mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-07 04:49:48 +00:00

* 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>
28 lines
522 B
TOML
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"
|