File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ require (
7272 github.com/containerd/platforms v0.2.1 // indirect
7373 github.com/containerd/ttrpc v1.2.5 // indirect
7474 github.com/containerd/typeurl/v2 v2.1.1 // indirect
75- github.com/containers/common v0.60.2 // indirect
75+ github.com/containers/common v0.60.4 // indirect
7676 github.com/containers/image/v5 v5.32.2 // indirect
7777 github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
7878 github.com/containers/ocicrypt v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -1399,8 +1399,8 @@ github.com/containerd/ttrpc v1.2.5 h1:IFckT1EFQoFBMG4c3sMdT8EP3/aKfumK1msY+Ze4oL
13991399github.com/containerd/ttrpc v1.2.5 /go.mod h1:YCXHsb32f+Sq5/72xHubdiJRQY9inL4a4ZQrAbN1q9o =
14001400github.com/containerd/typeurl/v2 v2.1.1 h1:3Q4Pt7i8nYwy2KmQWIw2+1hTvwTE/6w9FqcttATPO/4 =
14011401github.com/containerd/typeurl/v2 v2.1.1 /go.mod h1:IDp2JFvbwZ31H8dQbEIY7sDl2L3o3HZj1hsSQlywkQ0 =
1402- github.com/containers/common v0.60.2 h1:utcwp2YkO8c0mNlwRxsxfOiqfj157FRrBjxgjR6f+7o =
1403- github.com/containers/common v0.60.2 /go.mod h1:I0upBi1qJX3QmzGbUOBN1LVP6RvkKhd3qQpZbQT+Q54 =
1402+ github.com/containers/common v0.60.4 h1:H5+LAMHPZEqX6vVNOQ+IguVsaFl8kbO/SZ/VPXjxhy0 =
1403+ github.com/containers/common v0.60.4 /go.mod h1:I0upBi1qJX3QmzGbUOBN1LVP6RvkKhd3qQpZbQT+Q54 =
14041404github.com/containers/image/v5 v5.32.2 h1:SzNE2Y6sf9b1GJoC8qjCuMBXwQrACFp4p0RK15+4gmQ =
14051405github.com/containers/image/v5 v5.32.2 /go.mod h1:v1l73VeMugfj/QtKI+jhYbwnwFCFnNGckvbST3rQ5Hk =
14061406github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA =
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ github.com/containerd/ttrpc
129129# github.com/containerd/typeurl/v2 v2.1.1
130130## explicit; go 1.13
131131github.com/containerd/typeurl/v2
132- # github.com/containers/common v0.60.2
132+ # github.com/containers/common v0.60.4
133133## explicit; go 1.21.0
134134github.com/containers/common/pkg/auth
135135github.com/containers/common/pkg/capabilities
You can’t perform that action at this time.
0 commit comments