gomod-index
simple and stupid go module thingy.
usage
$ go install aaoth.xy/la-ninpre/gomod-index@latest
$ gomod-index -l "<listen on>" -m "<mod root>" -g "<repo root>"
...
this will listen on “<listen on>” and will redirect go get requests to “<mod root>/mod” to git repo at “<repo root>/mod”.
licence
ISC (see ‘LICENCE’).