mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
GAE managed VM runtime contains both appengine and appenginevm build tags. Currently, appengine.go is being built even if user wants to use the package on managed VM that errors with no "appengine" package to import.