aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2021-09-20 14:48:58 +0200
committerValentin Rothberg <rothberg@redhat.com>2021-09-22 10:35:08 +0200
commit5875e409e2b6244daed10c1dff929ae3b69724fa (patch)
tree4e7401d1f168aad3cfaf898a54437024e319c638 /go.mod
parentb906ecbb5bc887f5123a0f61a5a51782aa34357f (diff)
downloadpodman-5875e409e2b6244daed10c1dff929ae3b69724fa.tar.gz
podman-5875e409e2b6244daed10c1dff929ae3b69724fa.tar.bz2
podman-5875e409e2b6244daed10c1dff929ae3b69724fa.zip
vendor c/psgo@v1.7.1
psgo added support for listing supplementary groups via two new descriptors: * `groups` for supplementary groups inside the container * `hgroups` for the counterpart on the host Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a919b6dec..41e30cbb3 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.16.0
github.com/containers/ocicrypt v1.1.2
- github.com/containers/psgo v1.6.0
+ github.com/containers/psgo v1.7.1
github.com/containers/storage v1.36.0
github.com/coreos/go-systemd/v22 v22.3.2
github.com/coreos/stream-metadata-go v0.0.0-20210225230131-70edb9eb47b3