hugo/common/hugo
Anthony Fok e8df097745
Change version string format and add VendorInfo to help with issue triaging
* Change version string format as proposed by @moorereason

 1. shorten program name
 2. make version string semver compliant with +extended.
    The slash is not allowed in semver.
 3. Use key=value pairs for BuildDate etc.

* Add optional vendorInfo to version string

to help with issue triaging, e.g. VendorInfo=debian:0.80.0-7
2021-02-16 16:08:24 +01:00
..
hugo.go Change version string format and add VendorInfo to help with issue triaging 2021-02-16 16:08:24 +01:00
hugo_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
vars_extended.go Add Hugo Modules 2019-07-24 09:35:53 +02:00
vars_regular.go Add Hugo Modules 2019-07-24 09:35:53 +02:00
version.go Change version string format and add VendorInfo to help with issue triaging 2021-02-16 16:08:24 +01:00
version_current.go releaser: Prepare repository for 0.81.0-DEV 2020-12-31 13:49:02 +00:00
version_test.go Fix goMinorVersion on non-final Go releases 2020-02-19 08:46:21 +01:00