Skip to content

Commit

Permalink
Bump github.com/containers/image/v5 from 5.27.0 to 5.28.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.27.0 to 5.28.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.27.0...v5.28.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 Nov 3, 2023
1 parent fae0786 commit 0a0a7dc
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 312 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.27.0
github.com/containers/image/v5 v5.28.0
github.com/stretchr/testify v1.8.4
gopkg.in/yaml.v3 v3.0.1
)

require (
github.com/containers/storage v1.48.0 // indirect
github.com/containers/storage v1.50.1 // 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 0a0a7dc

Please sign in to comment.