Field go-get HTTP requests to enable "vanity" module names using a custom domain

Jonathan D. Storm c154d69e3b Fix bug in response to go-get without major version 9 months ago
.gitignore fb874cbe9e Update gitignore 9 months ago
LICENSE 987c47ad95 Rename LICENSE.MPL to LICENSE for pkg.go.dev 2 years ago
Procfile fa7605cd54 Accept listen port as arg; add Heroku Procfile 1 year ago
README.md 7cd1a4b223 Add MPLv2 license, README.md 2 years ago
cached.go bdab75c3f1 Expand GOPROXY protocol support; clean up server, tests 9 months ago
go.mod 9b0e90a92d Require Go 1.22; fix data races 9 months ago
go.sum 6a8db94ce2 Eliminate guesswork regarding GitLab resources 1 year ago
gogs_client.go c734294111 Add support for $version.info; add GOPROXY protocol tests 9 months ago
goproxy.go c154d69e3b Fix bug in response to go-get without major version 9 months ago
goproxy_test.go c154d69e3b Fix bug in response to go-get without major version 9 months ago
main.go 9b0e90a92d Require Go 1.22; fix data races 9 months ago
server.go c154d69e3b Fix bug in response to go-get without major version 9 months ago
server_test.go c154d69e3b Fix bug in response to go-get without major version 9 months ago
util.go c5a7bd3cc9 Clean up post-migration remnants 9 months ago

README.md

spoofgoget

Field go-get HTTP requests to enable "vanity" module names using a custom domain. See https://go.dev/ref/mod#vcs-find for details.