Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Changes required to run on go 1.11 appengine: #351

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

harishjp
Copy link

  • Move to "google.golang.org/appengine/*" library
  • Move logging to "google.golang.org/appengine/log"
  • Update app.sample.yaml file.
  • Add .gcloudignore file to ignore git files to be uploaded.

* Move to "google.golang.org/appengine/*" library
* Move logging to "google.golang.org/appengine/log"
* Update app.sample.yaml file.
* Add .gcloudignore file to ignore git files to be uploaded.
@harishjp
Copy link
Author

Hi, I've updated the code to run on go 1.11. I've been running it for a few days. Hope the change is good.

* Remove use of log.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant