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
Running any gohack command runs the go command to find out information on the current modules, but this fails if the modules cannot be resolved (for example because a gohacked module has been removed)
We should be able to undo the gohack even when the target directory no longer exists.
The text was updated successfully, but these errors were encountered:
Running any
gohack
command runs thego
command to find out information on the current modules, but this fails if the modules cannot be resolved (for example because a gohacked module has been removed)We should be able to undo the gohack even when the target directory no longer exists.
The text was updated successfully, but these errors were encountered: