debian-forge-cli/internal/manifestgen
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
..
manifestgen.go main: add experimental --use-librepo to support librepo downloads 2025-01-17 13:29:01 +00:00
manifestgen_test.go main: add experimental --use-librepo to support librepo downloads 2025-01-17 13:29:01 +00:00