chore(deps): bump github.com/containers/image/v5 from 5.36.0 to 5.36.1

Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.36.0...v5.36.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-05 12:09:45 +00:00
committed by GitHub
parent e99c10917d
commit b7d3b3ac39
4 changed files with 9 additions and 9 deletions

4
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/alecthomas/kong v1.12.1
github.com/bmatcuk/doublestar/v3 v3.0.0
github.com/containerd/platforms v1.0.0-rc.1
github.com/containers/image/v5 v5.36.0
github.com/containers/image/v5 v5.36.1
github.com/crazy-max/cron/v3 v3.1.1
github.com/crazy-max/gohealthchecks v0.5.0
github.com/crazy-max/gonfig v0.7.1
@@ -69,7 +69,7 @@ require (
github.com/containerd/typeurl/v2 v2.2.3 // indirect
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
github.com/containers/ocicrypt v1.2.1 // indirect
github.com/containers/storage v1.59.0 // indirect
github.com/containers/storage v1.59.1 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/docker/distribution v2.8.3+incompatible // indirect
github.com/docker/docker-credential-helpers v0.9.3 // indirect