chore: remove unused dependency

This commit is contained in:
Jan De Dobbeleer 2020-09-21 20:25:06 +02:00 committed by Jan De Dobbeleer
parent f410c32f6e
commit 7d8892020e

View file

@ -39,11 +39,6 @@
version = "1.6.1" version = "1.6.1"
source = "github.com/stretchr/testify" source = "github.com/stretchr/testify"
[[constraint]]
name = "github.com/stretchr/objx"
version = "v0.3.0"
source = "github.com/stretchr/objx"
[[constraint]] [[constraint]]
name = "github.com/mitchellh/go-ps" name = "github.com/mitchellh/go-ps"
branch = "master" branch = "master"