Skip to content

Fix parsing of replaces entries in APK index and package information blocks

Ariadne Conill requested to merge ariadne/go:master into master

For whatever reason, replaces entries were not being loaded from indices/packages. Add support for loading them from both.

Merge request reports