diff --git a/go.mod b/go.mod index 41c8eda392bbb294269f8e6dbb5b899a76b11628..9ab846e0864292b59c05196d36516ef2956f59ed 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module git.sr.ht/~amolith/ieo +module git.sr.ht/~amolith/eow go 1.23.1 diff --git a/main.go b/main.go index 5eb9032241017a4b038e47fc8f036e8eaee76cbe..d08ff6052c01f2b6e168b75e15d25219dc7c87d0 100644 --- a/main.go +++ b/main.go @@ -68,7 +68,7 @@ func generate(length int) string { } func printHelp() { - fmt.Println(`Usage: ieo + fmt.Println(`Usage: eow Generates count passwords of length length.