Fix goMinorVersion on non-final Go releases
authorElliott Sales de Andrade <quantum.analyst@gmail.com>
Wed, 19 Feb 2020 07:46:21 +0000 (02:46 -0500)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 07:46:21 +0000 (08:46 +0100)
commitc7975b48b6532823868a6aa8c93eb76caa46c570
treece1eb059da1409aceeed804afb82b3fec41f3c91
parentb2dcd53e3c0240c4afd21d1818fd180c2d1b9d34
Fix goMinorVersion on non-final Go releases

This should work for alpha/beta/rc releases.
common/hugo/version.go
common/hugo/version_test.go