diff options
Diffstat (limited to 'argv.go')
| -rw-r--r-- | argv.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ func (a args) Description() string { go-mod-clean will try to verify your go.* files are using the newest package versions * Recreate go.* with 'go mod init' and 'go mod tidy' -* Set your required go in go.mod (default is go1.20 +* Set your required go in go.mod (default is go1.21 * Check that the most recent master branch versions are used * Try to trim go.sum of non-existent entries ` |
