fix(deps): update module github.com/go-acme/lego/v4 to v5

This commit is contained in:
2026-07-14 00:05:08 +00:00
parent 155f4e9357
commit aa101a576d
12 changed files with 207 additions and 244 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ import (
"sync"
"time"
"github.com/go-acme/lego/v4/lego"
"github.com/go-acme/lego/v4/providers/dns"
"github.com/go-acme/lego/v5/lego"
"github.com/go-acme/lego/v5/providers/dns"
"github.com/reugn/equalizer"
"github.com/rs/zerolog/log"