diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2021-01-05 10:44:16 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-01-05 10:44:16 +0100 |
commit | 21f5154399fc33959a4f3c42e29cade6757015c9 (patch) | |
tree | 30172dc38a441250c2a2d3f3a004f7d59f1b56ce /go.mod | |
parent | 1b9366d650200d0f2029d628fa00d1fd318631aa (diff) | |
download | podman-21f5154399fc33959a4f3c42e29cade6757015c9.tar.gz podman-21f5154399fc33959a4f3c42e29cade6757015c9.tar.bz2 podman-21f5154399fc33959a4f3c42e29cade6757015c9.zip |
vendor containers/psgo@v1.5.2
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ require ( github.com/containers/common v0.31.2 github.com/containers/conmon v2.0.20+incompatible github.com/containers/image/v5 v5.9.0 - github.com/containers/psgo v1.5.1 + github.com/containers/psgo v1.5.2 github.com/containers/storage v1.24.4 github.com/coreos/go-systemd/v22 v22.1.0 github.com/cri-o/ocicni v0.2.1-0.20201125151022-df072ea5421c |