diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-17 09:00:46 +0000 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-04-17 06:05:48 -0400 |
commit | d6d81066016e098e6b653f835b77bc9c5770a65e (patch) | |
tree | 07c6b90ec5510c86c13f4f840f505ebf2a7803b3 /go.mod | |
parent | 0d2b5532c417c58bd24e71a56c5c55b43e423a59 (diff) | |
download | podman-d6d81066016e098e6b653f835b77bc9c5770a65e.tar.gz podman-d6d81066016e098e6b653f835b77bc9c5770a65e.tar.bz2 podman-d6d81066016e098e6b653f835b77bc9c5770a65e.zip |
Bump github.com/containers/psgo from 1.4.0 to 1.5.0
Bumps [github.com/containers/psgo](https://github.com/containers/psgo) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/containers/psgo/releases)
- [Commits](https://github.com/containers/psgo/compare/v1.4.0...v1.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ require ( github.com/containers/common v0.9.1 github.com/containers/conmon v2.0.14+incompatible github.com/containers/image/v5 v5.4.3 - github.com/containers/psgo v1.4.0 + github.com/containers/psgo v1.5.0 github.com/containers/storage v1.18.2 github.com/coreos/go-systemd/v22 v22.0.0 github.com/cri-o/ocicni v0.1.1-0.20190920040751-deac903fd99b |