diff --git a/go.mod b/go.mod index f78995e18..d88aed8ce 100644 --- a/go.mod +++ b/go.mod @@ -65,7 +65,6 @@ require ( ) replace ( - github.com/vektra/mockery => github.com/enghabu/mockery v0.0.0-20191009061720-9d0c8670c2f0 k8s.io/api => github.com/lyft/api v0.0.0-20191031200350-b49a72c274e0 k8s.io/apimachinery => github.com/lyft/apimachinery v0.0.0-20191031200210-047e3ea32d7f )