Skip to content

Commit 0140cab

Browse files
dependabot[bot]schutzbot
authored andcommitted
build(deps): bump github.com/osbuild/images in /bib in the go-deps group
--- updated-dependencies: - dependency-name: github.com/osbuild/images dependency-version: 0.160.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d0fd23 commit 0140cab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bib/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/hashicorp/go-version v1.7.0
99
github.com/osbuild/blueprint v1.10.0
1010
github.com/osbuild/image-builder-cli v0.0.0-20250331194259-63bb56e12db3
11-
github.com/osbuild/images v0.160.0
11+
github.com/osbuild/images v0.162.0
1212
github.com/sirupsen/logrus v1.9.3
1313
github.com/spf13/cobra v1.9.1
1414
github.com/spf13/pflag v1.0.6

bib/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ github.com/osbuild/blueprint v1.10.0 h1:6TG+mSV5kUA3Vq+0fc10MchDilBcDd8SEA8KbDFU
239239
github.com/osbuild/blueprint v1.10.0/go.mod h1:uknOfX/bAoi+dbeNJj+uAir1T++/LVEtoY8HO3U7MiQ=
240240
github.com/osbuild/image-builder-cli v0.0.0-20250331194259-63bb56e12db3 h1:M3yYunKH4quwJLQrnFo7dEwCTKorafNC+AUqAo7m5Yo=
241241
github.com/osbuild/image-builder-cli v0.0.0-20250331194259-63bb56e12db3/go.mod h1:0sEmiQiMo1ChSuOoeONN0RmsoZbQEvj2mlO2448gC5w=
242-
github.com/osbuild/images v0.160.0 h1:ssgSHg3lOEsKmP1epv8iv9NWXtd95fU92yteJkTycOY=
243-
github.com/osbuild/images v0.160.0/go.mod h1:OBM7JJRFJXfSGv1VsrehbWxqa+y4pcwJhcjTsZQZ0vI=
242+
github.com/osbuild/images v0.162.0 h1:hZgQGN2J3A51hGYK+nNZ66jXcl5F2jGN+Hu1NxNbOKU=
243+
github.com/osbuild/images v0.162.0/go.mod h1:7DA7VdzXMBDuO/0eiAOOpTt9jvNpzmQfduwsQ8l59pY=
244244
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f h1:/UDgs8FGMqwnHagNDPGOlts35QkhAZ8by3DR7nMih7M=
245245
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f/go.mod h1:J6OG6YJVEWopen4avK3VNQSnALmmjvniMmni/YFYAwc=
246246
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)