update dependencies

This commit is contained in:
Cory Bennett
2017-09-06 11:35:00 -07:00
parent 9453179251
commit aa876cd588
308 changed files with 46154 additions and 33733 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ client.Backoff = func(retry int) time.Duration {
For a complete and working example, see the sample directory.
`pester` allows you to use a constructor to control:
- backoff strategy
- reties
- retries
- concurrency
- keeping a log for debugging
```go