app.yaml: Set api_version "go1". master
authorFlorian Forster <ff@octo.it>
Wed, 8 Aug 2018 09:02:52 +0000 (11:02 +0200)
committerFlorian Forster <ff@octo.it>
Wed, 8 Aug 2018 09:02:52 +0000 (11:02 +0200)
This default to Go 1.9 by now.

app.yaml

index cfcd6a2..9a9562b 100644 (file)
--- a/app.yaml
+++ b/app.yaml
@@ -1,5 +1,5 @@
 runtime: go
 runtime: go
-api_version: go1.8
+api_version: go1
 
 automatic_scaling:
   max_idle_instances: 1
 
 automatic_scaling:
   max_idle_instances: 1