添加元数据渲染

This commit is contained in:
dragon
2025-11-26 14:12:03 +08:00
parent 4ce6949d3d
commit 11a42961f3
6 changed files with 49 additions and 29 deletions

1
go.mod
View File

@@ -28,6 +28,7 @@ require (
github.com/davidmz/go-pageant v1.0.2 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/dlclark/regexp2 v1.11.5 // indirect
github.com/dop251/base64dec v0.0.0-20231022112746-c6c9f9a96217 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/go-fed/httpsig v1.1.0 // indirect
github.com/go-ini/ini v1.67.0 // indirect