diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-02-20 23:39:07 -0500 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-02-20 23:44:35 -0500 |
commit | e8c6437d862c901460d1b798f1ea9df9fb53ecd1 (patch) | |
tree | b8de3e4bb76ee49670d8b7f095605ee09abedee8 /go.mod | |
parent | e90f24e024b4b3a3f278896d3750c3ff5e0fe8dc (diff) | |
download | wiiload-lite-e8c6437d862c901460d1b798f1ea9df9fb53ecd1.tar.gz wiiload-lite-e8c6437d862c901460d1b798f1ea9df9fb53ecd1.zip |
rename project to wiiload-lite
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module github.com/frostyfalls/wiiload +module github.com/frostyfalls/wiiload-lite go 1.23.6 |