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

refactor: remove go4 dependency #287

Closed
wants to merge 1 commit into from

Conversation

turtletowerz
Copy link

The go4 dependency is a large library that pulls a lot of dependencies that are unnecessary for this project. Since it is licensed under the Apache 2.0 License the code can be copy/pasted verbatim with proper attribution. This PR adds the single file required to use MultiReaderAt and removes the go4 dependency which significantly trims down the dependency chain and cleans up go.sum

@turtletowerz turtletowerz changed the title Remove go4 Dependency feat: remove go4 dependency Nov 20, 2024
@turtletowerz turtletowerz changed the title feat: remove go4 dependency refactor: remove go4 dependency Nov 20, 2024
@bodgit
Copy link
Owner

bodgit commented Nov 25, 2024

I'm fine leaving this where it is. If the go4.org project is ever archived or this type disappears then of course I'll reconsider slurping it in somewhere.

@bodgit bodgit closed this Nov 25, 2024
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