forked from TrueCloudLab/lego
chore: update cenkalti/backoff to v4. (#1043)
This commit is contained in:
parent
a10027da1c
commit
add2bea577
5 changed files with 6 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue