go mod tidy
Ensure that the go.mod file matches the source code in the module
Options
Name | Description |
---|---|
-e | Attempt to proceed despite errors encountered while loading packages |
-v | Print information about removed modules |
Ensure that the go.mod file matches the source code in the module
Name | Description |
---|---|
-e | Attempt to proceed despite errors encountered while loading packages |
-v | Print information about removed modules |