Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
updated dlv build based on troubleshooting in derekparker/delve#15
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Taggart committed Apr 26, 2016
1 parent 7298e91 commit b4509d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions root/install-vscode-Go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ go get -u -v github.com/tpng/gopkgs
go get -u -v github.com/newhook/go-symbols
go get -u -v golang.org/x/tools/cmd/guru

# https://github.com/derekparker/delve/wiki/Building#linux
go get -v -u github.com/peterh/liner github.com/derekparker/delve/cmd/dlv
# https://github.com/derekparker/delve/blob/master/Documentation/installation/linux/install.md
go get github.com/derekparker/delve/cmd/dlv

0 comments on commit b4509d4

Please sign in to comment.