Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

PermanentError use errors.As #108

Merged
merged 3 commits into from
Oct 8, 2020

Conversation

ptrus
Copy link
Contributor

@ptrus ptrus commented Oct 7, 2020

Fixes: #107

Also bumped minimal go version to 1.13 since errors.Is/As/Unwrap were added in 1.13.

Note: tests on the development branch already require 1.12 since test added in 382faa4 uses errors.Unwrap.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.6%) to 88.21% when pulling ad75acf on ptrus:fix/retry-errors-as into 382faa4 on cenkalti:development.

@cenkalti cenkalti merged commit c2975ff into cenkalti:development Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants