From c4e406f855f5e308f40a581b872c1a85fddba26f Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Sun, 13 Jul 2025 00:17:48 +0200 Subject: [PATCH] chore(moving): Moved repository to organization --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0af6081..54a12c0 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module katenary // github.com/metal3d/katenary +module katenary // github.com/katenay/katenary go 1.24.0