Skip to content

Commit

Permalink
Bump github.com/containers/image/v5 from 5.29.1 to 5.30.0
Browse files Browse the repository at this point in the history
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.29.1 to 5.30.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.29.1...v5.30.0)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 47c2336 commit 7c42564
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 45 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ module github.com/coreos/rpmostree-client-go
go 1.17

require (
github.com/containers/image/v5 v5.29.1
github.com/containers/image/v5 v5.30.0
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v3 v3.0.1
)

require (
github.com/containers/storage v1.51.0 // indirect
github.com/containers/storage v1.53.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
Expand Down
Loading

0 comments on commit 7c42564

Please sign in to comment.