igrigorik / ga-beacon

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

Could not import "google.golang.org/appengine/delay" #84

Open doverradio opened 2 years ago

doverradio commented 2 years ago

In the ga-beacon.go file there is one import "google.golang.org/appengine/delay" which VS Code says it could not import. Would this be due to VS Code? How can this be solved?