Update certmagic and providers

This commit is contained in:
世界
2025-05-05 13:35:04 +08:00
parent 7760aa3e6c
commit 14619fb5bd
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"
)