Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 7177189

Browse files
Bump github.com/containers/image/v5 from 5.2.1 to 5.4.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.2.1 to 5.4.1. - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.2.1...v5.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bbe50e1 commit 7177189

File tree

2 files changed

+127
-1
lines changed

2 files changed

+127
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
77
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
88
github.com/aws/aws-sdk-go v1.30.4
9-
github.com/containers/image/v5 v5.2.1
9+
github.com/containers/image/v5 v5.4.1
1010
github.com/containers/storage v1.15.5 // indirect
1111
github.com/docker/distribution v2.7.1+incompatible // indirect
1212
github.com/docker/docker v1.4.2-0.20181210162850-6e3113f700de // indirect

0 commit comments

Comments
 (0)