🚚 Update package name from Hypdrogen to Hypernet

This commit is contained in:
2024-10-31 20:38:50 +08:00
parent e6f6389eb0
commit 8ff2648e4c
60 changed files with 165 additions and 204 deletions

View File

@ -1,8 +1,8 @@
package authkit
import (
"git.solsynth.dev/hydrogen/passport/pkg/authkit/models"
"git.solsynth.dev/hypernet/nexus/pkg/nex/sec"
"git.solsynth.dev/hypernet/passport/pkg/authkit/models"
"github.com/goccy/go-json"
"github.com/gofiber/fiber/v2"
)