Bump versio of github.com/peterh/liner to 1.2.2 that contains a fix for a bug on windows. Fixes #2869
As suggested by Ederson de Souza. https://groups.google.com/forum/?utm_medium=email#!msg/delve-dev/W_SfC3i9tf0/MY4QWaZOCgAJ
Use godeps to vendor dependencies and the normal go toolchain, with GO15VENDOREXPERIMENT=1 set to properly vendor dependencies for reproducible builds.