diff --git a/Gopkg.toml b/Gopkg.toml index cd81b3f..dc152b6 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -24,11 +24,6 @@ # go-tests = true # unused-packages = true - -[[constraint]] - name = "github.com/maorfr/orca" - version = "0.2.0" - [[constraint]] name = "github.com/spf13/cobra" version = "0.0.3"