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

View File

@@ -8,7 +8,7 @@ const (
// VersionMinor is for functionality in a backwards-compatible manner
VersionMinor = 36
// VersionPatch is for backwards-compatible bug fixes
VersionPatch = 0
VersionPatch = 1
// VersionDev indicates development branch. Releases will be empty string.
VersionDev = ""

4
vendor/modules.txt vendored
View File

@@ -66,7 +66,7 @@ github.com/containerd/platforms
# github.com/containerd/typeurl/v2 v2.2.3
## explicit; go 1.21
github.com/containerd/typeurl/v2
# github.com/containers/image/v5 v5.36.0
# github.com/containers/image/v5 v5.36.1
## explicit; go 1.23.3
github.com/containers/image/v5/docker
github.com/containers/image/v5/docker/policyconfiguration
@@ -108,7 +108,7 @@ github.com/containers/libtrust
# github.com/containers/ocicrypt v1.2.1
## explicit; go 1.22
github.com/containers/ocicrypt/spec
# github.com/containers/storage v1.59.0
# github.com/containers/storage v1.59.1
## explicit; go 1.23.0
github.com/containers/storage/internal/rawfilelock
github.com/containers/storage/pkg/fileutils