Skip to content

Commit d0d9e24

Browse files
dependabot[bot]schutzbot
authored andcommitted
build(deps): bump github.com/osbuild/images
Bumps the go-deps group with 1 update in the /bib directory: [github.com/osbuild/images](https://github.com/osbuild/images). Updates `github.com/osbuild/images` from 0.118.0 to 0.119.0 - [Release notes](https://github.com/osbuild/images/releases) - [Commits](osbuild/images@v0.118.0...v0.119.0) --- updated-dependencies: - dependency-name: github.com/osbuild/images dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0d517b commit d0d9e24

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
@@ -7,7 +7,7 @@ require (
77
github.com/cheggaaa/pb/v3 v3.1.6
88
github.com/hashicorp/go-version v1.7.0
99
github.com/mattn/go-isatty v0.0.20
10-
github.com/osbuild/images v0.118.0
10+
github.com/osbuild/images v0.119.0
1111
github.com/sirupsen/logrus v1.9.3
1212
github.com/spf13/cobra v1.9.1
1313
github.com/spf13/pflag v1.0.6

bib/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE
232232
github.com/opencontainers/runtime-spec v1.2.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
233233
github.com/opencontainers/selinux v1.11.1 h1:nHFvthhM0qY8/m+vfhJylliSshm8G1jJ2jDMcgULaH8=
234234
github.com/opencontainers/selinux v1.11.1/go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec=
235-
github.com/osbuild/images v0.118.0 h1:anQrnshrAPby9bEoiRD4T1clbDxxgGd+8elRc5g1zCY=
236-
github.com/osbuild/images v0.118.0/go.mod h1:Ag87vmyxooiPQBJEDILbypG8/SRIear75YA78NwLix0=
235+
github.com/osbuild/images v0.119.0 h1:XGMCmP8hg4wSPF7pYtGFqDmDeajYvWbbsRjVjzg6oaE=
236+
github.com/osbuild/images v0.119.0/go.mod h1:Ag87vmyxooiPQBJEDILbypG8/SRIear75YA78NwLix0=
237237
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f h1:/UDgs8FGMqwnHagNDPGOlts35QkhAZ8by3DR7nMih7M=
238238
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f/go.mod h1:J6OG6YJVEWopen4avK3VNQSnALmmjvniMmni/YFYAwc=
239239
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)