signManifest 和 generateManifest

This commit is contained in:
2025-12-07 16:25:37 +08:00
parent bb17b2e476
commit a7022c4c3f
4 changed files with 178 additions and 0 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.25
require (
github.com/bodgit/sevenzip v1.6.1
github.com/dsnet/compress v0.0.1
github.com/gibson042/canonicaljson-go v1.0.3
github.com/go-openapi/errors v0.22.2
github.com/go-openapi/runtime v0.28.0
github.com/go-openapi/strfmt v0.23.0