change module path from git.eeqj.de/sneak/neoirc to sneak.berlin/go/neoirc
Some checks failed
check / check (push) Failing after 2m36s

Update go.mod module directive, all Go import paths, and JSON schema
$id URIs to use the new sneak.berlin/go/neoirc module path.
This commit is contained in:
clawbot
2026-03-31 20:07:55 -07:00
parent 0250f14fea
commit 73ff41936b
65 changed files with 138 additions and 138 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module git.eeqj.de/sneak/neoirc
module sneak.berlin/go/neoirc
go 1.24.0