From 170bdf9c14899e436e7aae4411bcb5cd166e7217 Mon Sep 17 00:00:00 2001 From: bndw Date: Mon, 9 Mar 2026 17:50:44 -0700 Subject: refactor: rename modules to code.northwest.io/axon --- axon_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'axon_test.go') diff --git a/axon_test.go b/axon_test.go index b7f5bd6..0775c0c 100644 --- a/axon_test.go +++ b/axon_test.go @@ -9,7 +9,7 @@ import ( "testing" "time" - "axon" + "code.northwest.io/axon" ) // -------------------------------------------------------------------------- -- cgit v1.2.3