Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove errwrap from oldstable image #285

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Mar 26, 2021

The v1.3.1 version now requires Go 1.16 and the oldstable
image is based on Go 1.15. For now, disable including
errwrap in this image.

Update README to note that errwrap is not included in the
oldstable image.

fixes GH-280

The v1.3.1 version now requires Go 1.16 and the oldstable
image is based on Go 1.15. For now, disable including
errwrap in this image.

Update README to note that errwrap is not included in the
`oldstable` image.

refs GH-280
@atc0005 atc0005 added this to the Next Release milestone Mar 26, 2021
@atc0005 atc0005 self-assigned this Mar 26, 2021
@atc0005 atc0005 added bug Something isn't working dependencies documentation Improvements or additions to documentation linting oldstable labels Mar 26, 2021
@atc0005 atc0005 merged commit 220e136 into master Mar 26, 2021
@atc0005 atc0005 deleted the i280-remove-errwrap-from-oldstable-image branch March 26, 2021 10:40
atc0005 added a commit that referenced this pull request Aug 18, 2021
Restore `errwrap` now that the `oldstable` image has been
promoted to the Go 1.16 series.

refs GH-280
refs GH-285
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies documentation Improvements or additions to documentation linting oldstable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pkg/mod/github.com/fatih/[email protected]/main.go:25:15: undefined: io.Discard
1 participant