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

View File

@@ -1,4 +1,4 @@
MODULE := raven
MODULE := github.com/chimerical-llc/raven
CMDS := $(notdir $(wildcard ./cmd/*))
BINARIES := $(addprefix bin/,$(CMDS))
CMD ?= raven