fix(deps): update module github.com/containers/common to v0.62.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-03 22:51:38 +00:00
committed by GitHub
parent 22ab1a3717
commit 934ea727a4
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ go 1.22.8
require (
github.com/Masterminds/semver/v3 v3.3.1
github.com/containers/common v0.62.0
github.com/containers/common v0.62.1
github.com/containers/image/v5 v5.34.1
github.com/containers/ocicrypt v1.2.1
github.com/containers/storage v1.57.1