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

@@ -5,7 +5,7 @@ import (
"encoding/gob"
"net/http"
"github.com/omixlab/mosis-portal/internal/database"
"omixlab.com/mosis-portal/internal/database"
)
func init() {