Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/vulncheck: exclude dev go versions from ancient check
When checking if a go version is ancient, exclude invalid go versions such as "devel 12343...." This are considered earlier than go1.18. Change-Id: Ifbd7bd2834284b8e7fd109ec34fa4a2b9c297e24 Reviewed-on: https://go-review.googlesource.com/c/vuln/+/598716 LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Zvonimir Pavlinovic <[email protected]> Reviewed-by: Maceo Thompson <[email protected]>
- Loading branch information