--
You received this message because you are subscribed to the Google Groups "google-appengine-go" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
The docker file is still using 1.2.2 that's why you see the version there. We will have to wait until the Go1.4 support in docker images
On Saturday, December 27, 2014, <[email protected]> wrote:
Is this not working yet with app engine managed VMs?--I set the api_version to go1.4beta for an application that I am deploying as a managed vm (i.e., vm is true in the app.yaml file).After deploying it (gcloud preview app deploy), runtime.Version() is still reporting go1.2.2. Is there something else I should be doing?
On Thursday, December 11, 2014 1:21:01 AM UTC-7, David Symonds wrote:You can use runtime.Version() [1] to see what version your app is
using. It'll most likely only switch when you upload a new version of
your app though.
We expect to announce in this mailing list when we switch go1 to be
based on Go 1.4.
[1] http://golang.org/pkg/runtime/#Version
You received this message because you are subscribed to the Google Groups "google-appengine-go" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
go1.4 only works in prod as a preview. Everything will switch early next year.
--
You received this message because you are subscribed to the Google Groups "google-appengine-go" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
--
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].