all: Use Executable from os instead of osext (fixes #4900) (#4950)

This commit is contained in:
Simon Frei
2018-05-13 07:43:24 +02:00
committed by Jakob Borg
parent 0c81fa4191
commit a7e30c925f
10 changed files with 3 additions and 302 deletions

8
vendor/manifest vendored
View File

@@ -198,14 +198,6 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/kardianos/osext",
"repository": "https://github.com/kardianos/osext",
"vcs": "git",
"revision": "ae77be60afb1dcacde03767a8c37337fad28ac14",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/kballard/go-shellquote",
"repository": "https://github.com/kballard/go-shellquote",