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 @@ -7,7 +7,7 @@ go 1.24.2
77require (
88 github.com/containerd/platforms v1.0.0-rc.1
99 github.com/containernetworking/cni v1.3.0
10- github.com/containers/luksy v0.0.0-20250910190358-2cf5bc928957
10+ github.com/containers/luksy v0.0.0-20251013183210-adfea1d56c77
1111 github.com/containers/ocicrypt v1.2.1
1212 github.com/cyphar/filepath-securejoin v0.4.1
1313 github.com/docker/distribution v2.8.3+incompatible
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/containernetworking/plugins v1.8.0 h1:WjGbV/0UQyo8A4qBsAh6GaDAtu1hevx
5151github.com/containernetworking/plugins v1.8.0 /go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c =
5252github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA =
5353github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 /go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY =
54- github.com/containers/luksy v0.0.0-20250910190358-2cf5bc928957 h1:WxixhZ0typ8o668V0V7RVCZb3lNs58UF42RbwlQ4vdE =
55- github.com/containers/luksy v0.0.0-20250910190358-2cf5bc928957 /go.mod h1:fGPsLPRi1etbHfe5o6sdx6ajsW810tI43uyF6ugmP/o =
54+ github.com/containers/luksy v0.0.0-20251013183210-adfea1d56c77 h1:U6ulu0d7WcjzvdUKuP/2ex8NRAopdly15aSePkd4jZc =
55+ github.com/containers/luksy v0.0.0-20251013183210-adfea1d56c77 /go.mod h1:jSvpufBsyaFb6wLZl1nXtdIrhOcWMgDVXqpfOK1jVX8 =
5656github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
5757github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
5858github.com/coreos/go-systemd/v22 v22.6.0 h1:aGVa/v8B7hpb0TKl0MWoAavPDmHvobFe5R5zn0bCJWo =
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ github.com/containernetworking/plugins/pkg/ns
6666# github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01
6767## explicit
6868github.com/containers/libtrust
69- # github.com/containers/luksy v0.0.0-20250910190358-2cf5bc928957
69+ # github.com/containers/luksy v0.0.0-20251013183210-adfea1d56c77
7070## explicit; go 1.24.0
7171github.com/containers/luksy
7272# github.com/containers/ocicrypt v1.2.1
You can’t perform that action at this time.
0 commit comments