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

archive/zip: update the code of the program generating biggest.zip #45529

Closed
perillo opened this issue Apr 12, 2021 · 1 comment
Closed

archive/zip: update the code of the program generating biggest.zip #45529

perillo opened this issue Apr 12, 2021 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@perillo
Copy link
Contributor

perillo commented Apr 12, 2021

The code of the program generating biggest.zip in reader_test.go has been updated to use os.WriteFile instead of ioutil.WriteFile, but the import statement has not been updated.

@mknyszek mknyszek added the NeedsFix The path to resolution is known, but the work has not been done. label Apr 12, 2021
@mknyszek mknyszek modified the milestones: Go1.17, Backlog Apr 12, 2021
@gopherbot
Copy link

Change https://golang.org/cl/309357 mentions this issue: archive/zip: fix imports block of biggestZipBytes generator

@golang golang locked and limited conversation to collaborators Apr 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants