Update dependencies

This commit is contained in:
世界
2025-02-14 13:43:07 +08:00
parent ed5de40065
commit 187e78968c
8 changed files with 212 additions and 327 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/caddyserver/certmagic"
"github.com/libdns/alidns"
"github.com/libdns/cloudflare"
"github.com/mholt/acmez/acme"
"github.com/mholt/acmez/v3/acme"
"go.uber.org/zap"
"go.uber.org/zap/zapcore"
)