using dep 0.5

This commit is contained in:
cbrgm 2018-08-08 16:02:13 +02:00
commit 37b5de770a
2 changed files with 12 additions and 1 deletions

View file

@ -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"