Skip to content

Commit b7961ac

Browse files
fix(deps): update github.com/containers/luksy digest to 2cf5bc9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 269b43d commit b7961ac

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
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-20250714213221-8fccf784694e
10+
github.com/containers/luksy v0.0.0-20250910190358-2cf5bc928957
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-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=
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/github.com/containers/luksy/.cirrus.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ 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-20250714213221-8fccf784694e
70-
## explicit; go 1.23.0
69+
# github.com/containers/luksy v0.0.0-20250910190358-2cf5bc928957
70+
## explicit; go 1.24.0
7171
github.com/containers/luksy
7272
# github.com/containers/ocicrypt v1.2.1
7373
## explicit; go 1.22

0 commit comments

Comments
 (0)