Dockerfiles should be updated to use Go 1.13.1, the same version as in .travis.yml.
Also, Dockerfiles must support building resgate as a Go module.
Notes
This issue should be part of release v1.3.0, but since it doesn't affect the binaries of the release, it will not be added as a hotfix. However, the docker release for v1.3.0 will be made using the Dockerfile from this fix.
Issue
Dockerfiles should be updated to use Go 1.13.1, the same version as in
.travis.yml
. Also, Dockerfiles must support building resgate as a Go module.Notes
This issue should be part of release v1.3.0, but since it doesn't affect the binaries of the release, it will not be added as a hotfix. However, the docker release for v1.3.0 will be made using the Dockerfile from this fix.