Rickard von Essen
722b0d7338
Updated dep: go-fs (2)
2016-10-08 22:09:53 +02:00
Rickard von Essen
f3265e92e0
Updated dep: go-fs
2016-10-08 17:07:26 +02:00
Matthew Hooker
5ab19ea469
bump ssh library, check for ssh.ExitMissingError
...
should resolve #3920
2016-10-05 18:16:08 -07:00
Matthew Hooker
fb8ced982a
removes vendor make target
...
documents how to correctly add deps
removes unused dependencies
installs govendor as part of deps make target
2016-10-05 15:50:17 -07:00
Matthew Hooker
9ff9539d72
Ignores appengine
...
The appengine imports cause govendor to fail since it's imported as
"appengine". We get failures like:
Error: Package "appengine" not a go package or not in GOPATH.
If we ignore it, the issue goes away and we can still comple
2016-10-05 15:50:06 -07:00
Matthew Hooker
d08f1b503f
Applies govenor migrate godep
...
Updates contributing and make file
Removes empty vendor package
Removes go 1.4 logic
2016-10-05 15:49:22 -07:00