diff --git a/Gopkg.toml b/Gopkg.toml index e8f43bd2..224d7398 100755 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -39,11 +39,6 @@ version = "1.6.1" source = "github.com/stretchr/testify" -[[constraint]] - name = "github.com/stretchr/objx" - version = "v0.3.0" - source = "github.com/stretchr/objx" - [[constraint]] name = "github.com/mitchellh/go-ps" branch = "master"