aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2025-10-06 20:56:11 +0200
committerAnhgelus Morhtuuzh <william@herges.fr>2025-10-06 20:56:11 +0200
commit7bd309f3ca44930c5207b94acc2d425b24d4b369 (patch)
tree8dba364fc3b14b3f6351455bd34bcf006c6e7ed4 /go.mod
parentbde341ccfa74ad702745e84ee91c2e7045cbe307 (diff)
build(go): fix typo in package name
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 4579580..65f2039 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module git.anhgelus.world/anhgelus/small-world
+module git.anhgelus.world/anhgelus/small-web
go 1.25.1