Update certmagic and providers

This commit is contained in:
世界
2025-05-05 13:35:04 +08:00
parent 3c07a9dbf5
commit ecfd010ac9
3 changed files with 37 additions and 29 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"
)