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
{{ message }}
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.
upload.go uses the Google Code file hosting, which no longer exists.
we now host winstrap.exe at https://storage.googleapis.com/winstrap/winstrap-20140711.exe
but that was done by hand. update upload.go to use GCS uploads instead. See for an example of how to do this at:
https://code.google.com/p/go/source/browse/dashboard/coordinator/buildongce/create.go?repo=tools
It just needs an oauth2 http.Client & token first.
The text was updated successfully, but these errors were encountered: