deps: update images to main

Pull in the `main` branch from images to ensure we have the support
needed for eating warnings.

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
Simon de Vlieger 2025-04-07 16:10:10 +02:00
parent 412fe34b41
commit bda86863ff
2 changed files with 5 additions and 1 deletions

2
go.mod
View file

@ -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.131.0
github.com/osbuild/images v0.132.1-0.20250407125100-c141eba8280b
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.9.1
github.com/stretchr/testify v1.10.0