change module path from github.com/omixlab to omixlab.com

This commit is contained in:
2026-01-18 21:55:47 +01:00
parent a5aa3cc9d7
commit 94a573f218
21 changed files with 43 additions and 43 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
"github.com/spf13/viper"
"github.com/omixlab/mosis-portal/cmd/mosis/cmd"
"omixlab.com/mosis-portal/cmd/mosis/cmd"
)
func main() {