terraform/vendor/github.com/scaleway/scaleway-cli/pkg
James Bardin 0220b83466 remove scaleway-cli package with borken deps
github.com/scaleway/scaleway-cli/pkg/utils can be imported because it
depends on github.com/moul/gotty-client which can't build on solaris.

This requires removing the
github.com/scaleway/scaleway-cli/pkg/api/helpers.go file which imports
the utils package, and we don't use. Not sure how we'll handle this if
the structure of the scaleway package changes and we can't break this
import any longer.
2017-02-24 15:06:32 -05:00
..
api remove scaleway-cli package with borken deps 2017-02-24 15:06:32 -05:00
scwversion sync scaleway packages 2017-02-24 15:06:32 -05:00
sshcommand need to add the files too 2017-01-20 10:59:14 -05:00