🚨 Fix compiling failed

This commit is contained in:
2025-03-30 13:18:28 +08:00
parent 4901557217
commit 79b12624d8
4 changed files with 4 additions and 11 deletions

2
go.mod
View File

@@ -12,6 +12,7 @@ require (
github.com/fatih/color v1.18.0
github.com/go-ap/activitypub v0.0.0-20250212090640-aeb6499ba581
github.com/go-playground/validator/v10 v10.22.1
github.com/goccy/go-json v0.10.3
github.com/gofiber/fiber/v2 v2.52.6
github.com/json-iterator/go v1.1.12
github.com/pemistahl/lingua-go v1.4.0
@@ -43,7 +44,6 @@ require (
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-sql-driver/mysql v1.8.1 // indirect
github.com/goccy/go-json v0.10.3 // indirect
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/google/uuid v1.6.0 // indirect