Update osbuild/images to v0.88.0
Adjust all paces that call `Solver.Depsolve()`, to cope with the changes that enabled SBOM support. Fix loading of testing repositories in the CloudAPI unit tests. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
b2096c2963
commit
7bdd036395
19 changed files with 169 additions and 57 deletions
|
|
@ -6,6 +6,8 @@ linters-settings:
|
|||
|
||||
gomoddirectives:
|
||||
replace-local: false
|
||||
replace-allow-list:
|
||||
- "github.com/osbuild/images"
|
||||
|
||||
linters:
|
||||
enable:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue