Support broadcast deletion

This commit is contained in:
2024-09-19 22:25:53 +08:00
parent e147937cbb
commit 560c8a9143
4 changed files with 35 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module git.solsynth.dev/hydrogen/paperclip
go 1.21.6
require (
git.solsynth.dev/hydrogen/dealer v0.0.0-20240917083841-b14c0240a75f
git.solsynth.dev/hydrogen/dealer v0.0.0-20240919131945-00c52eba6827
github.com/go-playground/validator/v10 v10.17.0
github.com/gofiber/fiber/v2 v2.52.4
github.com/google/uuid v1.6.0