Skip to content

Commit b6e7fbd

Browse files
dependabot-preview[bot]vrothberg
authored andcommitted
Bump github.com/containers/image/v5 from 5.2.0 to 5.2.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.2.0...v5.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Signed-off-by: Valentin Rothberg <[email protected]>
1 parent 9d10912 commit b6e7fbd

File tree

7 files changed

+40
-20
lines changed

7 files changed

+40
-20
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.12
55
require (
66
github.com/containers/buildah v1.13.1 // indirect
77
github.com/containers/common v0.1.4
8-
github.com/containers/image/v5 v5.2.0
8+
github.com/containers/image/v5 v5.2.1
99
github.com/containers/ocicrypt v0.0.0-20190930154801-b87a4a69c741
1010
github.com/containers/storage v1.15.8
1111
github.com/docker/docker v1.4.2-0.20191101170500-ac7306503d23

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ github.com/containers/image/v5 v5.1.0 h1:5FjAvPJniamuNNIQHkh4PnsL+n+xzs6Aonzaz5d
7575
github.com/containers/image/v5 v5.1.0/go.mod h1:BKlMD34WxRo1ruGHHEOrPQP0Qci7SWoPwU6fS7arsCU=
7676
github.com/containers/image/v5 v5.2.0 h1:DowY5OII5x9Pb6Pt76vnHU79BgG4/jdwhZjeAj2R+t8=
7777
github.com/containers/image/v5 v5.2.0/go.mod h1:IAub4gDGvXoxaIAdNy4e3FbVTDPVNMv9F0UfVVFbYCU=
78+
github.com/containers/image/v5 v5.2.1 h1:rQR6QSUneWBoW1bTFpP9EJJTevQFv27YsKYQVJIzg+s=
79+
github.com/containers/image/v5 v5.2.1/go.mod h1:TfhmLwH+v1/HBVPIWH7diLs8XwcOkP3c7t7JFgqaUEc=
7880
github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b h1:Q8ePgVfHDplZ7U33NwHZkrVELsZP5fYj9pM5WBZB2GE=
7981
github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b/go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY=
8082
github.com/containers/ocicrypt v0.0.0-20190930154801-b87a4a69c741 h1:8tQkOcednLJtUcZgK7sPglscXtxvMOnFOa6wd09VWLM=
@@ -286,6 +288,8 @@ github.com/mtrmac/gpgme v0.0.0-20170102180018-b2432428689c h1:xa+eQWKuJ9MbB9FBL/
286288
github.com/mtrmac/gpgme v0.0.0-20170102180018-b2432428689c/go.mod h1:GhAqVMEWnTcW2dxoD/SO3n2enrgWl3y6Dnx4m59GvcA=
287289
github.com/mtrmac/gpgme v0.1.1 h1:a5ISnvahzTzBH0m/klhehN68N+9+/jLwhpPFtH3oPAQ=
288290
github.com/mtrmac/gpgme v0.1.1/go.mod h1:GYYHnGSuS7HK3zVS2n3y73y0okK/BeKzwnn5jgiVFNI=
291+
github.com/mtrmac/gpgme v0.1.2 h1:dNOmvYmsrakgW7LcgiprD0yfRuQQe8/C8F6Z+zogO3s=
292+
github.com/mtrmac/gpgme v0.1.2/go.mod h1:GYYHnGSuS7HK3zVS2n3y73y0okK/BeKzwnn5jgiVFNI=
289293
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
290294
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
291295
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=

vendor/github.com/containers/image/v5/copy/copy.go

Lines changed: 17 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/image/v5/copy/manifest.go

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/image/v5/version/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mtrmac/gpgme/go_gpgme.h

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ github.com/containerd/containerd/log
3838
github.com/containerd/containerd/platforms
3939
# github.com/containers/common v0.1.4
4040
github.com/containers/common/pkg/unshare
41-
# github.com/containers/image/v5 v5.2.0
41+
# github.com/containers/image/v5 v5.2.1
4242
github.com/containers/image/v5/copy
4343
github.com/containers/image/v5/directory
4444
github.com/containers/image/v5/directory/explicitfilepath
@@ -222,7 +222,7 @@ github.com/mattn/go-shellwords
222222
github.com/matttproud/golang_protobuf_extensions/pbutil
223223
# github.com/mistifyio/go-zfs v2.1.1+incompatible
224224
github.com/mistifyio/go-zfs
225-
# github.com/mtrmac/gpgme v0.1.1
225+
# github.com/mtrmac/gpgme v0.1.2
226226
github.com/mtrmac/gpgme
227227
# github.com/opencontainers/go-digest v1.0.0-rc1
228228
github.com/opencontainers/go-digest

0 commit comments

Comments
 (0)