Updates Backoff
This commit is contained in:
parent
0561a20c06
commit
f19c497621
32 changed files with 47 additions and 46 deletions
|
@ -4,7 +4,7 @@ import (
|
|||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/cenk/backoff"
|
||||
"github.com/cenkalti/backoff"
|
||||
)
|
||||
|
||||
func TestJobBackOff(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue