Update and fix staticcheck

This commit is contained in:
kolaente 2020-05-29 22:15:21 +02:00
parent aae1bc3cab
commit a525787ab7
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
100 changed files with 12353 additions and 7912 deletions

View file

@ -7,7 +7,7 @@ import (
"runtime"
)
const Version = "2019.2.3"
const Version = "2020.1.4"
// version returns a version descriptor and reports whether the
// version is a known release.