delve/cmd/dlv
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
..
cmds cmd/dlv: add Go version check (#1533) 2019-04-26 10:24:21 -07:00
dlv_test.go tests: fix typecheckrpc.go and convert it to a test 2019-01-07 11:47:49 -08:00
main.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00