Skip to content

Commit 27433ee

Browse files
Merge pull request containers#6467 from containers/renovate/github.com-containers-luksy-digest
fix(deps): update github.com/containers/luksy digest to adfea1d
2 parents e0e108c + f99a74d commit 27433ee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ go 1.24.2
77
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ github.com/containernetworking/plugins v1.8.0 h1:WjGbV/0UQyo8A4qBsAh6GaDAtu1hevx
5151
github.com/containernetworking/plugins v1.8.0/go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c=
5252
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA=
5353
github.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=
5656
github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM=
5757
github.com/containers/ocicrypt v1.2.1/go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ=
5858
github.com/coreos/go-systemd/v22 v22.6.0 h1:aGVa/v8B7hpb0TKl0MWoAavPDmHvobFe5R5zn0bCJWo=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ github.com/containernetworking/plugins/pkg/ns
6666
# github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01
6767
## explicit
6868
github.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
7171
github.com/containers/luksy
7272
# github.com/containers/ocicrypt v1.2.1

0 commit comments

Comments
 (0)