You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This updates the go.{mod,sum} files to declare a version of Go that supports
module graph pruning. The change allows consuming projects to avoid picking
up dependencies on modules that ghw only uses for testing or for its CLI.
Fixes#328
Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
0 commit comments