feat(bskyweb): sign and zip Apple .pkpass bundles

This commit is contained in:
vineyardbovines
2026-06-25 16:11:57 -04:00
parent 331f63b750
commit 730369e4c1
4 changed files with 238 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ require (
github.com/labstack/echo/v4 v4.13.4
github.com/prometheus/client_golang v1.22.0
github.com/urfave/cli/v2 v2.25.7
go.mozilla.org/pkcs7 v0.9.0
golang.org/x/image v0.43.0
)