Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go-cache-plugin: add optional module proxy support #1

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

creachadair
Copy link
Member

No description provided.

This implementatin plugs into the github.com/goproxy/goproxy package to cache
module data in a local directory, backed by S3.
The "serve" command now has flags to enable a --modproxy running as an HTTP
server alongside the build cache, which can optionally also proxy for (and
cache) Go sum database queries (with --sumdb).
@creachadair creachadair merged commit c6f3636 into main Aug 23, 2024
1 check passed
@creachadair creachadair deleted the mjf/goproxy branch August 23, 2024 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant