go.mod: update to latest version of images to get PR#1376
This commit is contained in:
parent
1b6ecf9012
commit
1d2095f09e
2 changed files with 5 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -10,7 +10,7 @@ require (
|
|||
github.com/gobwas/glob v0.2.3
|
||||
github.com/osbuild/blueprint v1.1.0
|
||||
github.com/osbuild/bootc-image-builder/bib v0.0.0-20250220151022-a00d61b94388
|
||||
github.com/osbuild/images v0.127.0
|
||||
github.com/osbuild/images v0.131.0
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/spf13/cobra v1.9.1
|
||||
github.com/stretchr/testify v1.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue