🚚 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

@ -7,8 +7,8 @@ import (
authm "git.solsynth.dev/hypernet/passport/pkg/authkit/models"
"strconv"
"git.solsynth.dev/hydrogen/interactive/pkg/internal/gap"
"git.solsynth.dev/hydrogen/interactive/pkg/internal/services"
"git.solsynth.dev/hypernet/interactive/pkg/internal/gap"
"git.solsynth.dev/hypernet/interactive/pkg/internal/services"
"github.com/gofiber/fiber/v2"
)