mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-01-31 02:00:48 +08:00
Relax github.com/pkg/errors dependency.
That way pmm-agent can use 0.9.1 without breaking other users.
This commit is contained in:
10
Gopkg.toml
10
Gopkg.toml
@@ -22,16 +22,6 @@
|
||||
branch = "master"
|
||||
name = "github.com/pborman/getopt"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/pkg/errors"
|
||||
version = "0.8.0"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/shirou/gopsutil"
|
||||
version = "2.17.11"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/sirupsen/logrus"
|
||||
|
||||
[[constraint]]
|
||||
name = "go.mongodb.org/mongo-driver"
|
||||
|
||||
Reference in New Issue
Block a user