Skip to content

Commit

Permalink
build(deps): bump the go-deps group in /odc with 1 update
Browse files Browse the repository at this point in the history
Bumps the go-deps group in /odc with 1 update: [github.com/osbuild/images](https://github.com/osbuild/images).

- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.20.0...v0.21.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]>
  • Loading branch information
dependabot[bot] authored and schutzbot committed Dec 5, 2023
1 parent d3c4178 commit 0666957
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion odc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/osbuild/osbuild-deploy-container/odc
go 1.19

require (
github.com/osbuild/images v0.20.0
github.com/osbuild/images v0.21.0
github.com/spf13/cobra v1.8.0
)

Expand Down
4 changes: 2 additions & 2 deletions odc/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ github.com/opencontainers/runc v1.1.10 h1:EaL5WeO9lv9wmS6SASjszOeQdSctvpbu0DdBQB
github.com/opencontainers/runc v1.1.10/go.mod h1:+/R6+KmDlh+hOO8NkjmgkG9Qzvypzk0yXxAPYYR65+M=
github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg=
github.com/opencontainers/runtime-spec v1.1.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
github.com/osbuild/images v0.20.0 h1:ofqEoP9PkjCYDUwIKUCsY6Vw7D7SSJ6ZunsLhMlLhyE=
github.com/osbuild/images v0.20.0/go.mod h1:Mg9IY8dBnkIvj/epGMtRNBVUTpR5V9mW2EgyRnWVsec=
github.com/osbuild/images v0.21.0 h1:xqW7Y6F+ihoL8x2J+S3nGDRXIqZPq//c0Q8ny3afdpo=
github.com/osbuild/images v0.21.0/go.mod h1:HtKiCjR4gQcqcd8E7i37orlFqhsjZmFCvyM89E3aeos=
github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU=
github.com/pelletier/go-toml v1.7.0/go.mod h1:vwGMzjaWMwyfHwgIBhI2YUM4fB6nL6lVAvS1LBMMhTE=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 0666957

Please sign in to comment.