luet/pkg/package
Ettore Di Giacinto 10ae872a3e Simplify revdep code
Isolate common code into a function and also fix a sublte bug hiding in
that code.

We need to stab a copy of the package inside our PackageMap to avoid
having symlinks pointing at the same values when iterating over
requires. ( e.g. happened in this case:
https://github.com/rancher-sandbox/cOS-toolkit/pull/467#issuecomment-895060115
)
2021-08-09 12:47:27 +02:00
..
annotations.go Integrate config-protect from package spec 2020-06-06 13:12:54 +02:00
database_bench_test.go Add boltDB test and fixup range over interface cast 2020-10-29 16:32:13 +01:00
database_boltdb_test.go Add tests for file search 2021-03-06 18:49:14 +01:00
database_boltdb.go Allow to search by file 2021-02-28 18:42:58 +01:00
database_common.go Allow to search by file 2021-02-28 18:42:58 +01:00
database_mem_test.go Add tests for file search 2021-03-06 18:49:14 +01:00
database_mem.go Simplify revdep code 2021-08-09 12:47:27 +02:00
database.go Allow to search by file 2021-02-28 18:42:58 +01:00
package_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
package_test.go Use common ImageID() when computing final images 2021-03-07 11:01:08 +01:00
package.go Simplify revdep code 2021-08-09 12:47:27 +02:00