delve/pkg/goversion
Alessandro Arzilli 79e0f543c0 cmd/dlv: add Go version check (#1533)
Before doing anything check that the version of Go is compatible with
the current version of Delve.
This will improve the error message in the case that  another change as
disruptive as Go1.11 dwarf compression, happens.
2019-04-26 10:24:21 -07:00
..
compat.go cmd/dlv: add Go version check (#1533) 2019-04-26 10:24:21 -07:00
go_version.go cmd/dlv: add Go version check (#1533) 2019-04-26 10:24:21 -07:00
version_test.go cmd/dlv: do not pass "linkmode internal" for windows on go1.9 and later 2017-08-01 11:20:25 -06:00