Skip to content

Conversation

@husio
Copy link
Contributor

@husio husio commented Dec 31, 2021

Remove pkg/errors and use error implementation from the standard
library. This change should not introduce any functionality change, as
the error usage is very basic.

Remove pkg/errors and use error implementation from the standard
library. This change should not introduce any functionality change, as
the error usage is very basic.
@elithrar
Copy link
Contributor

Thanks for this @husio. Can you also resolve the failing check - looks like it's failing on the latest Go version due to build tag formatting changes.

Migrate +build constraint to follow the new go:build format. To support
all recent Go versions, constraints are declared in both formats.

https://go.googlesource.com/proposal/+/master/design/draft-gobuild.md
@husio
Copy link
Contributor Author

husio commented Jan 21, 2022

@elithrar please have a look once more.

@elithrar elithrar merged commit e40f234 into gorilla:master Jan 21, 2022
@elithrar
Copy link
Contributor

Thanks @husio!

@husio husio deleted the stderr branch January 21, 2022 11:33
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.

2 participants