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

This commit is contained in:
2026-07-22 00:04:56 +00:00
parent 75b8dabc84
commit af95787d66
12 changed files with 240 additions and 276 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"strings"
"time"
"github.com/go-acme/lego/v4/challenge"
"github.com/go-acme/lego/v5/challenge"
"github.com/rs/zerolog/log"
"codeberg.org/codeberg/pages/server/cache"