diff --git a/Gopkg.toml b/Gopkg.toml index f5a78bf..80d3c7f 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -23,9 +23,9 @@ name = "github.com/jlaffaye/ftp" [[constraint]] - branch = "master" name = "github.com/llgcode/draw2d" - + revision = "274031cf2abe8acd15c4a911e1f7f1295fc4830c" + [[constraint]] name = "github.com/spf13/cobra" version = "0.0.1"