Update dependencies

This commit is contained in:
世界 2025-02-14 13:43:07 +08:00
parent b830ef72e1
commit f1fe1c5f4e
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
11 changed files with 215 additions and 329 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"
)