build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1 - #157
Merged
Conversation
Contributor
|
@dependabot recreate |
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1. - [Release notes](https://github.com/pkg/errors/releases) - [Commits](pkg/errors@v0.8.1...v0.9.1) --- updated-dependencies: - dependency-name: github.com/pkg/errors dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/pkg/errors-0.9.1
branch
from
July 25, 2026 04:30
00532ec to
83b8437
Compare
benma
approved these changes
Jul 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/pkg/errors from 0.8.1 to 0.9.1.
Release notes
Sourced from github.com/pkg/errors's releases.
Commits
614d223Revert "Support Go 1.13 error chains inCause(#215)" (#220)49f8f61Support Go 1.13 error chains inCause(#215)004deefremove unnecessary use of fmt.Sprintf (#217)6d954f5feat: support std errors functions (#213)7f95ac1Add support for Go 1.13 error chains (#206)91f1693travis.yml: add Go 1.13ca0248efix travis, 1.10 doesnt support by unconvert anymore27936f6travis.yml: add Go 1.12 (#200)856c240Add json.Marshaler support to the Frame type. (#197)ffb6e22Reduce allocations in StackTrace.Format (#194)