igrigorik / ga-beacon

Google Analytics collector-as-a-service (using GA measurement protocol).
MIT License
3.54k stars 358 forks source link

Update as per google's documentation. #72

Closed alokc83 closed 4 years ago

alokc83 commented 4 years ago

https://cloud.google.com/appengine/docs/standard/go/go-differences#package-main

zeteticl commented 4 years ago

hi, i got cannot find package "appengine" how can i fix it?

igrigorik commented 4 years ago

@alokc83 thanks for your contribution! There's a few other things that need to be updated to make it compatible with new Go version, I'll merge and build on top of what you have here.