chore: update Go module path to github.com/metamorphosis-dev/kafka

Module path now matches the GitHub mirror location.
All internal imports updated across 35+ files.
This commit is contained in:
Franz Kafka 2026-03-21 19:42:01 +00:00
parent 9a6a40c817
commit 6346fb7155
36 changed files with 70 additions and 47 deletions

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/ashie/gosearch
module github.com/metamorphosis-dev/kafka
go 1.25.0