File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/containerd/containerd v1.5.9 // indirect
99 github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b
1010 github.com/containers/ocicrypt v1.1.4
11- github.com/containers/storage v1.38.3
11+ github.com/containers/storage v1.38.4
1212 github.com/docker/distribution v2.7.1+incompatible
1313 github.com/docker/docker v20.10.12+incompatible
1414 github.com/docker/docker-credential-helpers v0.6.4
Original file line number Diff line number Diff line change @@ -273,6 +273,8 @@ github.com/containers/ocicrypt v1.1.4 h1:V0ktirShnF1iJ2ithuoYE4eNAOSL3af1PlTiykv
273273github.com/containers/ocicrypt v1.1.4 /go.mod h1:xpdkbVAuaH3WzbEabUd5yDsl9SwJA5pABH85425Es2g =
274274github.com/containers/storage v1.38.3 h1:GP1JU51sgwuqEu4+Lp8taBsqbkHgHVqzb/uzqZF9HOc =
275275github.com/containers/storage v1.38.3 /go.mod h1:INP0RPLHWBxx+pTsO5uiHlDUGHDFvWZPWprAbAlQWPQ =
276+ github.com/containers/storage v1.38.4 h1:w/emRXxoQlRjA/tdH6ol7w5pdJ+jpN1h08gyIx3pmOU =
277+ github.com/containers/storage v1.38.4 /go.mod h1:INP0RPLHWBxx+pTsO5uiHlDUGHDFvWZPWprAbAlQWPQ =
276278github.com/coreos/bbolt v1.3.2 /go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk =
277279github.com/coreos/etcd v3.3.10+incompatible /go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE =
278280github.com/coreos/go-iptables v0.4.5 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
You can’t perform that action at this time.
0 commit comments