google: AppEngineTokenSource does not work with google.golang.org/appengine/aetest · Issue #160 · golang/oauth2 · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new aetest package sets neither the appengine nor the appenginevm build tags.
This results in a panic when using the AppEngineTokenSource, triggered on google/appengine.go:31
The text was updated successfully, but these errors were encountered:
zombiezen
changed the title
AppEngineTokenSource does not work with google.golang.org/appengine/aetest
google: AppEngineTokenSource does not work with google.golang.org/appengine/aetest
Jan 2, 2018
The new aetest package sets neither the appengine nor the appenginevm build tags.
This results in a panic when using the AppEngineTokenSource, triggered on google/appengine.go:31
The text was updated successfully, but these errors were encountered: