auth/vendor/github.com/lestrrat-go/backoff/v2/Changes

9 lines
175 B
Plaintext
Raw Normal View History

2022-06-09 17:35:23 +00:00
v2.0.8 - 28 Feb 2021
* Fix possible goroutine leak (#30)
v2.0.7 - 26 Jan 2021
* Cosmetic go.mod / go.sum changes
v2.0.6 - 25 Jan 2021
* Add jitter to constant backoff