The action work with this layout main github.com/... golang.org/...
while the zip layout is wsk-go/main.go wsk-go/vendor/github.com wsk-go/vendor/golang.org The strange thing is why the vendor folder is not respected. As a workaround you can just move the packages out of the vendor folder as everything in the zip is in the GOPATH. Leave this bug open until I find why the compiler is not respecting the vendor folder https://blog.gopheracademy.com/advent-2015/vendor-folder/ [ Full content available at: https://github.com/apache/incubator-openwhisk-runtime-go/issues/52 ] This message was relayed via gitbox.apache.org for [email protected]
