Skip to content

Conversation

@raghavharness
Copy link
Collaborator

No description provided.

@raghavharness raghavharness requested a review from shubham149 May 3, 2023 14:01
go.mod Outdated
go 1.19

require (
github.com/pkg/errors v0.9.1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don’t add this package back. Use normal go error wrapping.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@donny-dont removed it.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already merged but what I was suggesting was to use the error wrapping that was added in Go 1.13 which made the errors package obsolete. See https://go.dev/blog/go1.13-errors

@raghavharness raghavharness merged commit 2536ad1 into master May 3, 2023
@delete-merged-branch delete-merged-branch bot deleted the ci-7218 branch May 3, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants