mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-08 22:58:28 +00:00
Removed some versions from Gopkg.toml
- Removed mongodb driver version - Removed logrus version This is to let PMM use the toolkit without having deps version issues.
This commit is contained in:
@@ -62,7 +62,6 @@
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/sirupsen/logrus"
|
||||
version = "1.0.4"
|
||||
|
||||
[[constraint]]
|
||||
branch = "v2"
|
||||
@@ -70,4 +69,3 @@
|
||||
|
||||
[[constraint]]
|
||||
name = "go.mongodb.org/mongo-driver"
|
||||
version = "~1.0.0"
|
||||
|
Reference in New Issue
Block a user