Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.49.
- This action is used across all versions by 10 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action updates Go module proxy caches by warming them with module versions when tags are pushed. It supports both HTTP and go-get methods, allowing customization of import paths and handling various errors during the caching process. The action is particularly useful for maintaining Go module proxies without requiring a Go toolchain installation.