upgrade docopt

PR #311 started using docopt.ParseArgs. This is not available in the pinned version
0.6.2. (Not totally sure how we got on a higher version than the pinned one?)
This commit is contained in:
Shivaram Lingamneni 2019-02-18 02:48:41 -05:00
parent 329183d083
commit 806582713a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
[[constraint]]
name = "github.com/docopt/docopt-go"
version = "0.6.2"
branch = "master"
[[constraint]]
branch = "master"