Leave realm API

This commit is contained in:
2024-04-06 11:58:48 +08:00
parent f36592dd37
commit e74d38f479
4 changed files with 31 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module git.solsynth.dev/hydrogen/interactive
go 1.21.6
require (
git.solsynth.dev/hydrogen/identity v0.0.0-20240331080359-e8aac7bb6627
git.solsynth.dev/hydrogen/identity v0.0.0-20240405190322-7f5183f83bbf
github.com/go-playground/validator/v10 v10.17.0
github.com/gofiber/fiber/v2 v2.52.4
github.com/gofiber/template/html/v2 v2.1.1