Relax github.com/pkg/errors dependency.

That way pmm-agent can use 0.9.1 without breaking other users.
This commit is contained in:
Alexey Palazhchenko
2020-04-17 12:07:35 +03:00
parent 834df307ca
commit e20e3c879b

View File

@@ -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"