Update module go-errors/errors to v1.1.1 #677

Merged
konrad merged 1 commits from renovate/github.com-go-errors-errors-1.x into master 2020-10-11 21:27:43 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/go-errors/errors require minor v1.0.1 -> v1.1.1

Release Notes

go-errors/errors

v1.1.1

Compare Source

Using errors.Is to support custom Is implementation broke backward compatibility for go version under go1.13.
This tag fix backward compatibility

v1.1.0

Compare Source

v1.0.2

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-errors/errors](https://github.com/go-errors/errors) | require | minor | `v1.0.1` -> `v1.1.1` | --- ### Release Notes <details> <summary>go-errors/errors</summary> ### [`v1.1.1`](https://github.com/go-errors/errors/releases/v1.1.1) [Compare Source](https://github.com/go-errors/errors/compare/v1.1.0...v1.1.1) Using errors.Is to support custom Is implementation broke backward compatibility for go version under go1.13. This tag fix backward compatibility ### [`v1.1.0`](https://github.com/go-errors/errors/compare/v1.0.2...v1.1.0) [Compare Source](https://github.com/go-errors/errors/compare/v1.0.2...v1.1.0) ### [`v1.0.2`](https://github.com/go-errors/errors/compare/v1.0.1...v1.0.2) [Compare Source](https://github.com/go-errors/errors/compare/v1.0.1...v1.0.2) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2020-10-11 21:00:38 +00:00
renovate added 1 commit 2020-10-11 21:00:39 +00:00
continuous-integration/drone/pr Build is passing Details
a7f10a82a5
Update module go-errors/errors to v1.1.1
konrad merged commit 158e07e581 into master 2020-10-11 21:27:43 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#677
No description provided.