diff --git a/examples/chef/cookbooks/skynet/recipes/default.rb b/examples/chef/cookbooks/skynet/recipes/default.rb index 9fb727e..8fdb454 100644 --- a/examples/chef/cookbooks/skynet/recipes/default.rb +++ b/examples/chef/cookbooks/skynet/recipes/default.rb @@ -24,7 +24,7 @@ execute "download-skynet" do command %Q{ - go get github.com/skynetservices/go-shellquote && go get github.com/skynetservices/liner && go get github.com/skynetservices/skynet + go get github.com/skynetservices/go-shellquote && go get github.com/skynetservices/liner && go get github.com/skynetservices/mgo && go get github.com/skynetservices/skynet } not_if do