Skip to content

Commit 1922841

Browse files
Merge pull request #6021 from containers/renovate/git.freesoso.sbs-containers-common-0.x
fix(deps): update module github.com/containers/common to v0.62.1
2 parents 7776f50 + 03c54f8 commit 1922841

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ go 1.22.8
77
require (
88
github.com/containerd/platforms v1.0.0-rc.1
99
github.com/containernetworking/cni v1.2.3
10-
github.com/containers/common v0.62.0
10+
github.com/containers/common v0.62.1
1111
github.com/containers/image/v5 v5.34.1
1212
github.com/containers/luksy v0.0.0-20250217190002-40bd943d93b8
1313
github.com/containers/ocicrypt v1.2.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ github.com/containernetworking/cni v1.2.3 h1:hhOcjNVUQTnzdRJ6alC5XF+wd9mfGIUaj8F
6363
github.com/containernetworking/cni v1.2.3/go.mod h1:DuLgF+aPd3DzcTQTtp/Nvl1Kim23oFKdm2okJzBQA5M=
6464
github.com/containernetworking/plugins v1.5.1 h1:T5ji+LPYjjgW0QM+KyrigZbLsZ8jaX+E5J/EcKOE4gQ=
6565
github.com/containernetworking/plugins v1.5.1/go.mod h1:MIQfgMayGuHYs0XdNudf31cLLAC+i242hNm6KuDGqCM=
66-
github.com/containers/common v0.62.0 h1:Sl9WE5h7Y/F3bejrMAA4teP1EcY9ygqJmW4iwSloZ10=
67-
github.com/containers/common v0.62.0/go.mod h1:Yec+z8mrSq4rydHofrnDCBqAcNA/BGrSg1kfFUL6F6s=
66+
github.com/containers/common v0.62.1 h1:durvu7Kelb8PYgX7bwuAg/d5LKj2hs3cAaqcU7Vnqus=
67+
github.com/containers/common v0.62.1/go.mod h1:n9cEboBmY3AnTk1alkq4t7sLM4plwkDCiaWbsf67YxE=
6868
github.com/containers/image/v5 v5.34.1 h1:/m2bkFnuedTyNkzma8s7cFLjeefPIb4trjyafWhIlwM=
6969
github.com/containers/image/v5 v5.34.1/go.mod h1:/WnvUSEfdqC/ahMRd4YJDBLrpYWkGl018rB77iB3FDo=
7070
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA=

vendor/github.com/containers/common/version/version.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ github.com/containernetworking/cni/pkg/version
9999
# github.com/containernetworking/plugins v1.5.1
100100
## explicit; go 1.20
101101
github.com/containernetworking/plugins/pkg/ns
102-
# github.com/containers/common v0.62.0
102+
# github.com/containers/common v0.62.1
103103
## explicit; go 1.22.8
104104
github.com/containers/common/internal
105105
github.com/containers/common/internal/attributedstring

0 commit comments

Comments
 (0)