移除dhowden/tag,使用ffprobe替代
All checks were successful
Go CI / test-and-build (push) Successful in 1m1s
Web CI / lint-test-build (push) Successful in 22s

This commit is contained in:
2026-04-06 16:10:34 +08:00
parent fcb5732b40
commit 744fa578f1
4 changed files with 51 additions and 30 deletions

1
go.mod
View File

@@ -3,7 +3,6 @@ module butterfliu
go 1.23.5
require (
github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8
github.com/go-chi/chi/v5 v5.2.3
github.com/mattn/go-sqlite3 v1.14.32
)