gw - Go workspaces
Version updated for https://github.com/Toyz/gw to version v0.2.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The gw action automates the management of Go workspaces, including generating and maintaining go.work, linting cross-module dependencies, running commands across modules, and checking the release contract. It helps in managing multi-module projects efficiently by handling module discovery, version consistency, dependency alignment, and CI readiness.
What’s Changed
Full Changelog: https://github.com/Toyz/gw/compare/v0...v0.2.0