open-consul/version
R.B. Boyer 531fc8045d
cli: remove stray whitespace when loading the consul version from the VERSION file (#16467)
Fixes a regression from #15631 in the output of `consul version` from:

    Consul v1.16.0-dev
    +ent
    Revision 56b86acbe5+CHANGES

to

    Consul v1.16.0-dev+ent
    Revision 56b86acbe5+CHANGES
2023-02-28 14:37:52 -06:00
..
VERSION [OSS] Post Consul 1.15 updates (#16256) 2023-02-14 14:44:55 -05:00
version.go cli: remove stray whitespace when loading the consul version from the VERSION file (#16467) 2023-02-28 14:37:52 -06:00
version_test.go Improved performance of the version.GetHumanVersion function by 50% on memory allocation. (#11507) 2021-12-09 13:14:06 -08:00