Update certmagic and providers

This commit is contained in:
世界
2025-07-08 13:14:38 +08:00
parent 26ec73c71b
commit b3866bcea0
3 changed files with 37 additions and 29 deletions
+1 -1
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"
)