debian-forge-cli/internal
Michael Vogt f8ffa8a258 main: add experimental --use-librepo to support librepo downloads
This commit switches to the librepo enabled `images` library via:
```
go mod -replace github.com/osbuild/iamges=github.com/mvo5/images@librepo-sources-osbuild1974
```
which in turn needs osbuild PR#1974.

With that it then adds a new `--use-librepo` switch that will
enable librepo based downloading so that people can play with
the new backend.
2025-01-17 13:29:01 +00:00
..
blueprintload internal: add new blueprintload package 2024-12-16 07:54:45 +00:00
manifestgen main: add experimental --use-librepo to support librepo downloads 2025-01-17 13:29:01 +00:00
manifesttest pkg: add new manifesttest package with test helpers 2024-12-16 07:54:45 +00:00
testutil testutil: new package to test run osbuild run functionality 2024-12-16 14:59:08 +00:00