[server] Rename module

This commit is contained in:
Abhishek Shroff
2025-06-08 23:27:29 +05:30
parent 3bb1069d9d
commit bebd5156f2
89 changed files with 176 additions and 176 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
"github.com/shroff/phylum/server/internal/command"
"codeberg.org/shroff/phylum/server/internal/command"
)
func main() {