using dep 0.5
This commit is contained in:
parent
f046c41eb1
commit
37b5de770a
2 changed files with 12 additions and 1 deletions
|
|
@ -25,6 +25,10 @@
|
|||
# unused-packages = true
|
||||
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/pkg/errors"
|
||||
version = "0.8.0"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/urfave/cli"
|
||||
version = "1.20.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue