mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-01-05 13:07:10 +00:00
Switch to cloudflare/backoff library (#174)
This commit is contained in:
committed by
Kyle Isom
parent
988ad42f8e
commit
ad1d045520
@@ -12,7 +12,7 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
backoff "github.com/cloudflare/cfssl/transport/core"
|
||||
"github.com/cloudflare/backoff"
|
||||
"github.com/cloudflare/redoctober/core"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user