delete sonyflake

This commit is contained in:
张超
2025-06-26 17:46:08 +08:00
parent aa16345a48
commit 117902d4d8
5 changed files with 10 additions and 299 deletions

1
go.mod
View File

@@ -9,6 +9,7 @@ require (
github.com/gin-contrib/sessions v1.0.4
github.com/gin-gonic/gin v1.10.1
github.com/gorilla/websocket v1.5.1
github.com/sony/sonyflake v1.2.1
golang.org/x/crypto v0.37.0
gorm.io/driver/mysql v1.5.6
gorm.io/driver/postgres v1.6.0