mirror of
https://github.com/go-acme/lego.git
synced 2025-12-15 04:46:07 +02:00
chore: update cenkalti/backoff to v4. (#1043)
This commit is contained in:
committed by
GitHub
parent
a10027da1c
commit
add2bea577
@@ -8,7 +8,7 @@ import (
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"github.com/cenkalti/backoff/v3"
|
||||
"github.com/cenkalti/backoff/v4"
|
||||
"github.com/go-acme/lego/v3/acme"
|
||||
"github.com/go-acme/lego/v3/acme/api"
|
||||
"github.com/go-acme/lego/v3/challenge"
|
||||
|
||||
Reference in New Issue
Block a user