Radek Simko
52b38a486a
vendor: github.com/posener/complete@v1.2.1
...
go get github.com/posener/complete@v1.2.1
go mod tidy
go mod vendor
2019-02-21 09:07:42 +00:00
Radek Simko
dd252355c5
vendor: github.com/mitchellh/cli@v1.0.0
...
go get github.com/mitchellh/cli@v1.0.0
go mod tidy
go mod vendor
2019-02-21 08:56:05 +00:00
Martin Atkins
1bb79696c6
vendor: update to latest github.com/zclconf/go-cty
...
This includes a bugfix to the cty/msgpack package to ensure correct
decoding of unknown and null values.
This also includes updates to cty's dependencies.
2018-10-16 19:14:11 -07:00
Costas Tyfoxylos
470eaa5c78
vendor: update posener complete install
2017-12-19 13:02:16 +01:00
Eyal Posener
e1dadaae44
command: use newer version of "complete" library
...
This takes care of filtering results for us, so we don't need to do it on our end anymore.
2017-12-05 10:24:04 -08:00
Radek Simko
655f1d6500
vendor: Bump github.com/mitchellh/cli to latest
2017-08-14 17:17:48 +02:00