go.mod: update to latest version of github.com/osbuild/blueprint
This commit pulls in the latest fixes from https://github.com/osbuild/blueprint/pull/7
This commit is contained in:
parent
d00e76ced1
commit
0d668c112a
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/BurntSushi/toml v1.5.0
|
||||
github.com/cheggaaa/pb/v3 v3.1.7
|
||||
github.com/gobwas/glob v0.2.3
|
||||
github.com/osbuild/blueprint v0.0.0-20250326072213-45708b085654
|
||||
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/sirupsen/logrus v1.9.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue