cosmos-sdk/version
Riccardo Montagnin 96fe999343
Set proper default command output (#8628)
* Set proper default command output

* Removed duplicated cmd.SetErr(cmd.ErrOrStderr()) and cmd.SetOut(cmd.OutOrStdout())

* Moved command initialization and added CHANGELOG

* fix: groom all uses of cmd.Print*

* Ran make format

Co-authored-by: Michael FIG <mfig@agoric.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2021-04-17 00:21:32 +00:00
..
command.go Set proper default command output (#8628) 2021-04-17 00:21:32 +00:00
version.go version --long displays replaced build dependencies (#7941) 2020-11-16 10:00:34 +00:00
version_test.go enrich versioning with build deps (#7848) 2020-11-09 15:17:36 +00:00