Checklist
Is your feature request related to a problem?
The zip code was extricated, together with some other archive handling, into the Go package github.com/rymdport/archive. Instead of maintaining two copies, we should deprecate the code here and try to use that one instead.
Describe the solution you'd like to see.
Use the other package and deprecate the zip package in this module.