清理依赖项

This commit is contained in:
ExplodingDragon
2025-11-17 18:26:13 +08:00
parent 7778e95194
commit e1091fcf22
2 changed files with 5 additions and 53 deletions

1
go.mod
View File

@@ -5,7 +5,6 @@ go 1.25.3
require (
code.gitea.io/sdk/gitea v0.22.1
github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b
github.com/buke/quickjs-go v0.6.6
github.com/dop251/goja v0.0.0-20251103141225-af2ceb9156d7
github.com/dop251/goja_nodejs v0.0.0-20251015164255-5e94316bedaf
github.com/go-task/slim-sprig/v3 v3.0.0