File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ creating [issues][] and submitting [pull requests][].
1313* based on [ Ubuntu 16.04] [ ]
1414* [ az] [ ] : Azure cloud command-line tool
1515* [ dep] [ ] : Go dependency management tool
16+ * [ delve] [ ] : debugger for the Go programming language
1617* [ Docker] [ ] : Docker binaries to be able to bind mount /var/run/docker.sock in the dev environment container
1718* [ gb] [ ] : project-based build tool for Go
1819* [ ginkgo] [ ] : BDD testing framework for Go
@@ -59,6 +60,7 @@ The latest deis/go-dev Docker image is available at:
5960
6061[ az ] : https://github.com/Azure/azure-cli#readme
6162[ Deis Workflow ] : https://deis.com/
63+ [ delve ] : https://github.com/derekparker/delve
6264[ dep ] : https://github.com/golang/dep
6365[ Docker Hub ] : https://hub.docker.com
6466[ Docker ] : http://www.docker.com
Original file line number Diff line number Diff line change 6868 github.com/AlekSi/gocov-xml \
6969 github.com/axw/gocov/gocov \
7070 github.com/constabulary/gb/... \
71+ github.com/derekparker/delve/cmd/dlv \
7172 github.com/dgrijalva/jwt-go/cmd/jwt \
7273 github.com/golang/protobuf/protoc-gen-go \
7374 github.com/haya14busa/goverage \
You can’t perform that action at this time.
0 commit comments