Rename module to github.com/chimerical-llc/raven

Update go.mod and internal import paths for public release.
This commit is contained in:
dwrz
2026-01-05 01:29:32 +00:00
parent 30e68fd3ee
commit 6b7a30c4ad
11 changed files with 33 additions and 33 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module raven
module github.com/chimerical-llc/raven
go 1.25.5