File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/containernetworking/cni v1.3.0
1010 github.com/containers/common v0.63.2-0.20250630085511-f1e5103afb9b
1111 github.com/containers/image/v5 v5.35.1-0.20250627164940-d1b934afaf03
12- github.com/containers/luksy v0.0.0-20250408185436-4bb4c3f825be
12+ github.com/containers/luksy v0.0.0-20250609192159-bc60f96d4194
1313 github.com/containers/ocicrypt v1.2.1
1414 github.com/containers/storage v1.58.1-0.20250625164029-83650abfa8de
1515 github.com/cyphar/filepath-securejoin v0.4.1
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ github.com/containers/image/v5 v5.35.1-0.20250627164940-d1b934afaf03 h1:BYtS5zxR
6262github.com/containers/image/v5 v5.35.1-0.20250627164940-d1b934afaf03 /go.mod h1:UVN8Sjtf55b/ClTHTestmPZxXJ88fymFqV5Ju0NQF0M =
6363github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA =
6464github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 /go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY =
65- github.com/containers/luksy v0.0.0-20250408185436-4bb4c3f825be h1:6E1dD/4g8Kq04jvI5BVqUIx2Z5Nl6+dqYuX9syTVZjI =
66- github.com/containers/luksy v0.0.0-20250408185436-4bb4c3f825be /go.mod h1:xY4YWmawqtrpLFV7mYSkHfFDwEO+6Fo0bT18Xnsg7M0 =
65+ github.com/containers/luksy v0.0.0-20250609192159-bc60f96d4194 h1:mm+XFgCXPx3pFFkFJ0CH6KgX1os5jfrD/T6S/6ht4FE =
66+ github.com/containers/luksy v0.0.0-20250609192159-bc60f96d4194 /go.mod h1:ab2XWZtMgybWBznSwo8BEPeIeSpspKh+wlnkq/UY2Uo =
6767github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
6868github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
6969github.com/containers/storage v1.58.1-0.20250625164029-83650abfa8de h1:Mlc8/KWeMJwmZ1ZXczZttOu3DvR9tyZxXxkPk796mFI =
Original file line number Diff line number Diff line change @@ -221,8 +221,8 @@ github.com/containers/image/v5/version
221221# github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01
222222## explicit
223223github.com/containers/libtrust
224- # github.com/containers/luksy v0.0.0-20250408185436-4bb4c3f825be
225- ## explicit; go 1.21
224+ # github.com/containers/luksy v0.0.0-20250609192159-bc60f96d4194
225+ ## explicit; go 1.23.0
226226github.com/containers/luksy
227227# github.com/containers/ocicrypt v1.2.1
228228## explicit; go 1.22
You can’t perform that action at this time.
0 commit comments