summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-10-10 07:36:14 -0700
committerGitHub <noreply@github.com>2019-10-10 07:36:14 -0700
commitf39e097a815799bad704a8a1d8f16ee86f4c3602 (patch)
tree23405622f47b3799442fee8ebae79473749af052 /go.mod
parenta7f266891ca20214f56d0bb742896e9112f4905a (diff)
parent6e0ca9e46c33d5519de3df46ff8baa85ff3f17e1 (diff)
downloadpodman-f39e097a815799bad704a8a1d8f16ee86f4c3602.tar.gz
podman-f39e097a815799bad704a8a1d8f16ee86f4c3602.tar.bz2
podman-f39e097a815799bad704a8a1d8f16ee86f4c3602.zip
Merge pull request #4197 from vrothberg/fix-4192
vendor c/psgo@v1.3.2
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 40a05553c..356ceaa7a 100644
--- a/go.mod
+++ b/go.mod
@@ -14,9 +14,8 @@ require (
github.com/containernetworking/cni v0.7.1
github.com/containernetworking/plugins v0.8.2
github.com/containers/buildah v1.11.3
- github.com/containers/image v3.0.2+incompatible // indirect
github.com/containers/image/v4 v4.0.1
- github.com/containers/psgo v1.3.1
+ github.com/containers/psgo v1.3.2
github.com/containers/storage v1.13.4
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect