Rename Go module

This commit is contained in:
dwrz
2026-02-21 19:40:35 +00:00
parent 10d2db8e75
commit 78248a6145
12 changed files with 34 additions and 34 deletions

View File

@@ -4,7 +4,7 @@ import (
"log/slog"
"testing"
"github.com/chimerical-llc/raven/internal/filter"
"code.chimeric.al/chimerical/raven/internal/filter"
)
func TestConfigAddress(t *testing.T) {