This repository was archived by the owner on Dec 2, 2020. It is now read-only.
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/aws/aws-sdk-go v1.33.17
7
- github.com/containers/image/v5 v5.5.1
7
+ github.com/containers/image/v5 v5.5.2
8
8
github.com/dsnet/compress v0.0.1 // indirect
9
9
github.com/frankban/quicktest v1.7.2 // indirect
10
10
github.com/golang/mock v1.4.4
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ github.com/containerd/ttrpc v0.0.0-20190828154514-0e0f228740de/go.mod h1:PvCDdDG
36
36
github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd /go.mod h1:Cm3kwCdlkCfMSHURc+r6fwoGH6/F1hH3S4sg0rLFWPc =
37
37
github.com/containers/image/v5 v5.5.1 h1:h1FCOXH6Ux9/p/E4rndsQOC4yAdRU0msRTfLVeQ7FDQ =
38
38
github.com/containers/image/v5 v5.5.1 /go.mod h1:4PyNYR0nwlGq/ybVJD9hWlhmIsNra4Q8uOQX2s6E2uM =
39
+ github.com/containers/image/v5 v5.5.2 h1:fv7FArz0zUnjH0W0l8t90CqWFlFcQrPP6Pug+9dUtVI =
40
+ github.com/containers/image/v5 v5.5.2 /go.mod h1:4PyNYR0nwlGq/ybVJD9hWlhmIsNra4Q8uOQX2s6E2uM =
39
41
github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b h1:Q8ePgVfHDplZ7U33NwHZkrVELsZP5fYj9pM5WBZB2GE =
40
42
github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b /go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY =
41
43
github.com/containers/ocicrypt v1.0.2 h1:Q0/IPs8ohfbXNxEfyJ2pFVmvJu5BhqJUAmc6ES9NKbo =
You can’t perform that action at this time.
0 commit comments