delve/cmd/dlv
Hyang-Ah Hana Kim ab7367ed2b Minor fixes to make some tests build and run (#752)
* cmd/dlv: fall back to go env GOPATH when GOPATH envvar is unset.

Since Go 1.8, GOPATH environment variable has a default value if the
environment variable is unset so not setting GOPATH is perfectly ok.
Depend on `go env` command to query Go related environment variable.

* build: update references to moved packages
2017-03-13 10:59:34 -07:00
..
cmds Add flag support documentation (#740) 2017-02-16 11:05:48 -08:00
dlv_test.go Minor fixes to make some tests build and run (#752) 2017-03-13 10:59:34 -07:00
main.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00