packer-cn/command
Krzysztof Wilczynski 0e08640fff
Re-factor version command to use version.FormattedVersion() function.
This commit removes surplus code which is almost a duplicate of the code
available in the version package by favouring the package implementation
instead.

Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
2017-12-03 23:07:16 +01:00
..
test-fixtures
build.go
build_test.go
command_test.go
fix.go
fix_test.go
inspect.go
meta.go make sure that flagVars is not a nil map 2017-07-06 09:27:05 -07:00
plugin.go rerun scripts/generate-plugins.go 2017-10-11 22:05:52 +05:30
push.go
push_test.go
validate.go
validate_test.go
version.go Re-factor version command to use version.FormattedVersion() function. 2017-12-03 23:07:16 +01:00
version_test.go