debian-forge-composer/internal/rpmmd
Tom Gundersen 00483101c6 rpmmd/Depsolve: rely on the RepoID being the offset into the array
We don't have to go via a map, and also don't have to rely on the ID's
in the passed in repos are the same, by instead relying on RepoID being
the offset into the passed in repos array, as set in the previous patch.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-05-28 00:23:54 +02:00
..
repository.go rpmmd/Depsolve: rely on the RepoID being the offset into the array 2020-05-28 00:23:54 +02:00