File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/containerd/log v0.1.0
1515 github.com/containerd/platforms v1.0.0-rc.1
1616 github.com/containerd/typeurl/v2 v2.2.3
17- github.com/containers/ocicrypt v1.2.1
17+ github.com/containers/ocicrypt v1.3.0
1818 github.com/opencontainers/go-digest v1.0.0
1919 github.com/opencontainers/image-spec v1.1.0
2020 github.com/opencontainers/runtime-spec v1.2.0
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/containernetworking/cni v1.2.3 h1:hhOcjNVUQTnzdRJ6alC5XF+wd9mfGIUaj8F
5151github.com/containernetworking/cni v1.2.3 /go.mod h1:DuLgF+aPd3DzcTQTtp/Nvl1Kim23oFKdm2okJzBQA5M =
5252github.com/containernetworking/plugins v1.5.1 h1:T5ji+LPYjjgW0QM+KyrigZbLsZ8jaX+E5J/EcKOE4gQ =
5353github.com/containernetworking/plugins v1.5.1 /go.mod h1:MIQfgMayGuHYs0XdNudf31cLLAC+i242hNm6KuDGqCM =
54- github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
55- github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
54+ github.com/containers/ocicrypt v1.3.0 h1:ps3St6ZWNWhOQ/Kqld6K2wPHt01Mj3AqRTNCZLIWOfo =
55+ github.com/containers/ocicrypt v1.3.0 /go.mod h1:PmfuGFpBwnGLnbqBm+QIy2nc8noDJ1Wt6B19la7VBFo =
5656github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs =
5757github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
5858github.com/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/containerd/errdefs v1.0.0
88 github.com/containerd/platforms v1.0.0-rc.1
99 github.com/containerd/typeurl/v2 v2.2.3
10- github.com/containers/ocicrypt v1.2.1
10+ github.com/containers/ocicrypt v1.3.0
1111 github.com/opencontainers/go-digest v1.0.0
1212 github.com/opencontainers/image-spec v1.1.0
1313)
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/containerd/ttrpc v1.2.7 h1:qIrroQvuOL9HQ1X6KHe2ohc7p+HP/0VE6XPU7elJRq
3939github.com/containerd/ttrpc v1.2.7 /go.mod h1:YCXHsb32f+Sq5/72xHubdiJRQY9inL4a4ZQrAbN1q9o =
4040github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++dYSw40 =
4141github.com/containerd/typeurl/v2 v2.2.3 /go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk =
42- github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
43- github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
42+ github.com/containers/ocicrypt v1.3.0 h1:ps3St6ZWNWhOQ/Kqld6K2wPHt01Mj3AqRTNCZLIWOfo =
43+ github.com/containers/ocicrypt v1.3.0 /go.mod h1:PmfuGFpBwnGLnbqBm+QIy2nc8noDJ1Wt6B19la7VBFo =
4444github.com/cyphar/filepath-securejoin v0.6.0 h1:BtGB77njd6SVO6VztOHfPxKitJvd/VPT+OFBFMOi1Is =
4545github.com/cyphar/filepath-securejoin v0.6.0 /go.mod h1:A8hd4EnAeyujCJRrICiOWqjS1AX0a9kM5XL+NwKoYSc =
4646github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments