I just sent 4 PRs, for the swift, python, ruby and rust runtime to use to build the actionloop proxy, instead of the docker images, the released sources of the go runtime on github.
The java actionloop runtime currently uses the master branch of the go runtime repository as it requires a newer version to handle properly the jar upload (a jar looks like a zip, so I had to add an additional test to avoid unpacking jars). When there will be a new release of the Go runtime (that now includes go 1.12 and it is built with Go modules) I can replace the reference to the released sources. -- Michele Sciabarra mich...@sciabarra.com