Update and fix staticcheck
This commit is contained in:
2
vendor/honnef.co/go/tools/version/version.go
vendored
2
vendor/honnef.co/go/tools/version/version.go
vendored
@ -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.
|
||||
|
Reference in New Issue
Block a user