Rename Go module

This commit is contained in:
dwrz
2026-02-21 19:47:00 +00:00
parent 9193fb5a0b
commit 0e41537949
6 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
MODULE := github.com/chimerical-llc/odidere
MODULE := code.chimeric.al/chimerical/odidere
CMDS := $(notdir $(wildcard ./cmd/*))
BINARIES := $(addprefix bin/,$(CMDS))