diff options
| author | Fuwn <[email protected]> | 2024-10-11 04:05:15 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-11 04:08:35 +0000 |
| commit | cdc8f1da9024b7bebf2a9ad54716cc911d296638 (patch) | |
| tree | 5dcf79c7e50d1c52cb5d185e00b64679076529f5 /go.mod | |
| parent | feat(wiene): switch default sources path (diff) | |
| download | yae-cdc8f1da9024b7bebf2a9ad54716cc911d296638.tar.xz yae-cdc8f1da9024b7bebf2a9ad54716cc911d296638.zip | |
refactor!: wiene -> yae
It's far too easy to type wine.
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module github.com/Fuwn/wiene +module github.com/Fuwn/yae go 1.22.7 |