🚚 Move from hydrogen to hypernet

This commit is contained in:
2024-11-02 13:24:37 +08:00
parent cef4764d8c
commit 06031620b7
26 changed files with 66 additions and 66 deletions

View File

@@ -3,7 +3,7 @@ package api
import (
"fmt"
"git.solsynth.dev/hydrogen/messaging/pkg/internal/services"
"git.solsynth.dev/hypernet/messaging/pkg/internal/services"
"github.com/gofiber/fiber/v2"
)