mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 00:27:43 +01:00
de6e427a01
Go-version constraints ignore pre-releases. Rather than change the library further this PR simply changes the git version comparison to use simple version compare ignoring the issue of pre-releases. Signed-off-by: Andrew Thornton <art27@cantab.net>