I'm a fan of that as well. Had not considered using S3 for that. Do you know of a good writeup for handling "?go-get=1" paths differently from html paths in S3? I should likely know this but a quick pointer would be helpful.
The S3 method is kinda experimental. It works for first-level packages but fails for nested packages. We need to look into setting up redirects for those.
The S3 method is kinda experimental. It works for first-level packages but fails for nested packages. We need to look into setting up redirects for those.
The best way to do this yourself is to run an instance of https://github.com/niemeyer/gopkg, but that's not #serverless anymore ;)