go.mod: update to latest images release to get images PR#1211

This commit is contained in:
Michael Vogt 2025-02-11 16:43:06 +01:00
parent a11e124133
commit 5f6d59013f
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/cheggaaa/pb/v3 v3.1.6
github.com/gobwas/glob v0.2.3
github.com/osbuild/bootc-image-builder/bib v0.0.0-20250205182004-b35eaa8a3a91
github.com/osbuild/images v0.116.0
github.com/osbuild/images v0.116.1-0.20250211125602-fa630cd456b7
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0