aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-11 04:05:15 +0000
committerFuwn <[email protected]>2024-10-11 04:08:35 +0000
commitcdc8f1da9024b7bebf2a9ad54716cc911d296638 (patch)
tree5dcf79c7e50d1c52cb5d185e00b64679076529f5 /go.mod
parentfeat(wiene): switch default sources path (diff)
downloadyae-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 733c26d..4dc332f 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/Fuwn/wiene
+module github.com/Fuwn/yae
go 1.22.7