-
-
Notifications
You must be signed in to change notification settings - Fork 61
Closed as not planned
Closed as not planned
Copy link
Labels
dependenciesIssues related to project dependenciesIssues related to project dependenciesrefactoringIssues related to refactoring code.Issues related to refactoring code.
Milestone
Description
Checklist
- I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
- This issue only relates to a single feature. I will open new issues for any other features.
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.
Metadata
Metadata
Assignees
Labels
dependenciesIssues related to project dependenciesIssues related to project dependenciesrefactoringIssues related to refactoring code.Issues related to refactoring code.