Skip to content

Commit 4eaaca9

Browse files
committed
Merge pull request #332 from erikdubbelboer/cenk
Update import after user renamed on github
2 parents 47b3745 + 93baa1b commit 4eaaca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"time"
99

1010
"github.com/Sirupsen/logrus"
11-
"github.com/cenkalti/backoff"
11+
"github.com/cenk/backoff"
1212
"github.com/hailocab/go-hostpool"
1313
)
1414

0 commit comments

Comments
 (0)