mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
Update containers/image to v5.4.4
Only bumps the version number after the recent vendoring from master, but Dependabot seems to be confused by that; so, update to the final release to hopefully un-confuse it. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -4,7 +4,7 @@ go 1.12
|
||||
|
||||
require (
|
||||
github.com/containerd/containerd v1.3.0 // indirect
|
||||
github.com/containers/image/v5 v5.4.4-0.20200504143706-d52a99c5329e
|
||||
github.com/containers/image/v5 v5.4.4
|
||||
github.com/containers/ocicrypt v1.0.2
|
||||
github.com/containers/storage v1.19.1
|
||||
github.com/docker/docker v1.4.2-0.20191219165747-a9416c67da9f
|
||||
|
Reference in New Issue
Block a user