commit a55eca1124760e3772982a1d1922410dae3173a2 parent e744f89936b708a3fc4e1400a073f677636a6bf5 Author: Ryan Wolf <johnwayne@pseudony.ms> Date: Sun, 9 Feb 2020 20:20:14 -0500 update app.yaml to go 1.11 Diffstat:
| M | app.yaml.example | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app.yaml.example b/app.yaml.example @@ -1,5 +1,5 @@ runtime: go -api_version: go1 +api_version: go111 env_variables: PASSWORD: 'EXAMPLE_PASSWORD'