mirror of
https://github.com/mudler/luet.git
synced 2025-08-31 14:52:02 +00:00
This refactors DefaultPackage into types.Package and gets rid of the interface. This is a preceeding for a follow up where accessors will be removed from the code. It also does several cleanup, so we get rid also of some unneeded dependencies.