delve/pkg/proc/test
Alessandro Arzilli 1a9bd03d7a
goversion: parse version for development builds (#3837)
Once upon a time Go version strings for development builds did not
reference the major/minor version they belonged to, therefore the best
we could do was to always assume that a development build belonged to
the most recently released version of Go.

This commit changes pkg/goversion so that the new style of development
version string is fully parsed.
2024-10-21 09:15:02 -07:00
..
support.go goversion: parse version for development builds (#3837) 2024-10-21 09:15:02 -07:00