docker-appengine-go icon indicating copy to clipboard operation
docker-appengine-go copied to clipboard

Update to go1.11.13

Open bertabus-zz opened this issue 6 years ago • 1 comments

importing certain go1.12 modules was broken in go1.11.1 which was fixed in go1.11.4. This updates golang along with cloud sdk to newest versions currently. Tested a build with these settings on the stretch build and it fixed the broken issues. Have not noticed any regressions with the change.

bertabus-zz avatar Jan 14 '20 18:01 bertabus-zz

I created this docker image in Mercari, Inc but I left Mercari.

New repository is here. https://github.com/gcpug/docker-appengine-go gcpug is Google Cloud Platform User Group in Japan.

I currently use Google App Engine Go. I will continue to maintain until migrate to a better solution than AppEngine.

sonatard avatar Feb 26 '20 13:02 sonatard