Attempt to solve cycle dependency issue with dep.

This commit is contained in:
Mariano Cano 2018-10-29 12:59:53 -07:00
parent b4fd89c7a4
commit 0720999387

View file

@ -45,7 +45,7 @@ required = [
branch = "master"
name = "github.com/go-chi/chi"
[[constraint]]
[[override]]
branch = "ca-commands"
name = "github.com/smallstep/cli"