File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
github.com/containers/luksy Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ go 1.24.2
7
7
require (
8
8
github.com/containerd/platforms v1.0.0-rc.1
9
9
github.com/containernetworking/cni v1.3.0
10
- github.com/containers/luksy v0.0.0-20250714213221-8fccf784694e
10
+ github.com/containers/luksy v0.0.0-20250910190358-2cf5bc928957
11
11
github.com/containers/ocicrypt v1.2.1
12
12
github.com/cyphar/filepath-securejoin v0.4.1
13
13
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
51
51
github.com/containernetworking/plugins v1.8.0 /go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c =
52
52
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA =
53
53
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 /go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY =
54
- github.com/containers/luksy v0.0.0-20250714213221-8fccf784694e h1:nrNp2M6tTNGvLVrJpgqge9GwHgsWBGp2HBKg84BdVd8 =
55
- github.com/containers/luksy v0.0.0-20250714213221-8fccf784694e /go.mod h1:kPe8hxQEh1x1Uojxjr//MKkxK5x11sxDoY6rW905OL0 =
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 =
56
56
github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
57
57
github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
58
58
github.com/coreos/go-systemd/v22 v22.6.0 h1:aGVa/v8B7hpb0TKl0MWoAavPDmHvobFe5R5zn0bCJWo =
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ github.com/containernetworking/plugins/pkg/ns
66
66
# github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01
67
67
## explicit
68
68
github.com/containers/libtrust
69
- # github.com/containers/luksy v0.0.0-20250714213221-8fccf784694e
70
- ## explicit; go 1.23 .0
69
+ # github.com/containers/luksy v0.0.0-20250910190358-2cf5bc928957
70
+ ## explicit; go 1.24 .0
71
71
github.com/containers/luksy
72
72
# github.com/containers/ocicrypt v1.2.1
73
73
## explicit; go 1.22
You can’t perform that action at this time.
0 commit comments