delve/Documentation/installation
Derek Parker 4c9a72e486 *: Update import name to github.com/go-delve/delve
The repository is being switched from the personal account
github.com/derekparker/delve to the organization account
github.com/go-delve/delve. This patch updates imports and docs, while
preserving things which should not be changed such as my name in the
CHANGELOG and in TODO comments.
2019-01-04 19:43:13 +01:00
..
linux *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
osx *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
windows *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
README.md Documentation 2018-08-07 17:56:50 -07:00

Installation

Directions for installing Delve on all supported platforms is provided here.

Please note you must have Go 1.8 or higher installed in order to compile Delve.