🚚 Move from hydrogen to hypernet

This commit is contained in:
2024-11-02 13:41:51 +08:00
parent ca64e056b9
commit f14a9be3ec
25 changed files with 66 additions and 66 deletions

View File

@@ -5,8 +5,8 @@ import (
"git.solsynth.dev/hypernet/nexus/pkg/nex/cruda"
"strings"
"git.solsynth.dev/hydrogen/interactive/pkg/internal/database"
"git.solsynth.dev/hydrogen/interactive/pkg/internal/models"
"git.solsynth.dev/hypernet/interactive/pkg/internal/database"
"git.solsynth.dev/hypernet/interactive/pkg/internal/models"
"gorm.io/gorm"
)