From 0138ecfba047d95466b4dd66295d7800412ff2b6 Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Tue, 21 Apr 2020 12:51:22 +0200 Subject: v2: implement log{in,out} Implement podman login and logout. Smoke tests were successful but the system tests are currently failing as we seem unable to run a registry at the moment. Signed-off-by: Valentin Rothberg --- vendor/modules.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt index 3b45161da..fc2179675 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -84,6 +84,7 @@ github.com/containers/buildah/pkg/umask github.com/containers/buildah/util # github.com/containers/common v0.9.1 github.com/containers/common/pkg/apparmor +github.com/containers/common/pkg/auth github.com/containers/common/pkg/capabilities github.com/containers/common/pkg/cgroupv2 github.com/containers/common/pkg/config -- cgit v1.2.3-54-g00ecf