summaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-03 16:25:23 +0000
committerGitHub <noreply@github.com>2022-02-03 16:25:23 +0000
commitdaf51eafee84f04cf1657e99ffc079b5fc3687f8 (patch)
tree82bb383020f9d4f4d7d0b4d953cd1bbffd041526 /vendor
parent2cc32742898843fc35d5aae3bf787f2221795735 (diff)
downloadpodman-daf51eafee84f04cf1657e99ffc079b5fc3687f8.tar.gz
podman-daf51eafee84f04cf1657e99ffc079b5fc3687f8.tar.bz2
podman-daf51eafee84f04cf1657e99ffc079b5fc3687f8.zip
Bump github.com/containers/image/v5 from 5.19.0 to 5.19.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.19.0 to 5.19.1. - [Release notes](https://github.com/containers/image/releases) - [Commits](https://github.com/containers/image/compare/v5.19.0...v5.19.1) --- updated-dependencies: - dependency-name: github.com/containers/image/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor')
-rw-r--r--vendor/github.com/containers/image/v5/version/version.go2
-rw-r--r--vendor/modules.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/vendor/github.com/containers/image/v5/version/version.go b/vendor/github.com/containers/image/v5/version/version.go
index 75c53959f..0954850fe 100644
--- a/vendor/github.com/containers/image/v5/version/version.go
+++ b/vendor/github.com/containers/image/v5/version/version.go
@@ -8,7 +8,7 @@ const (
// VersionMinor is for functionality in a backwards-compatible manner
VersionMinor = 19
// VersionPatch is for backwards-compatible bug fixes
- VersionPatch = 0
+ VersionPatch = 1
// VersionDev indicates development branch. Releases will be empty string.
VersionDev = ""
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 31c11bd55..664b6c416 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -153,7 +153,7 @@ github.com/containers/common/version
# github.com/containers/conmon v2.0.20+incompatible
## explicit
github.com/containers/conmon/runner/config
-# github.com/containers/image/v5 v5.19.0
+# github.com/containers/image/v5 v5.19.1
## explicit
github.com/containers/image/v5/copy
github.com/containers/image/v5/directory