gitea/modules/setting
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
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>
2020-10-21 11:42:08 -04:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
git.go go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
indexer.go
indexer_test.go
lfs.go go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
log.go
mailer.go
markup.go
migrations.go
picture.go
project.go
queue.go
repository.go
service.go
session.go
setting.go
storage.go
task.go
webhook.go