forked from Ivasoft/traefik
Migrate to JobBackOff
This commit is contained in:
@@ -2,7 +2,7 @@ package utils
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/cenkalti/backoff"
|
||||
"github.com/emilevauge/backoff"
|
||||
"net/http"
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
Reference in New Issue
Block a user