diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-07 09:15:13 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-07 09:15:13 -0700 |
| commit | 9f4c30b1fcd23d2284c0971973225d7fc2ffd541 (patch) | |
| tree | 736cc171eb5092dba6d5b030e173a01a88766348 /go.mod | |
| download | wordlist-go-9f4c30b1fcd23d2284c0971973225d7fc2ffd541.tar.zst | |
Initial commit
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module roseh.moe/pkg/wordlist + +go 1.25.0 |
