aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-09-27 02:15:42 +0200
committerGitHub <noreply@github.com>2022-09-27 02:15:42 +0200
commit98e26278844506e64e311810f97bffcc7efc0b8a (patch)
treede2e77c1852b505891c11d4cecfac5a1945abf0d /go.mod
parent5fc6d95a947bdf0e0bf013ee282c4a0f99b52a5a (diff)
parent2e4e1bb97cdd0fbef7ada673fa97f6b4989998eb (diff)
downloadpodman-98e26278844506e64e311810f97bffcc7efc0b8a.tar.gz
podman-98e26278844506e64e311810f97bffcc7efc0b8a.tar.bz2
podman-98e26278844506e64e311810f97bffcc7efc0b8a.zip
Merge pull request #15471 from cdoern/ssh
podman machine ssh handling
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 481397791..7813f3d78 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v1.1.2
github.com/containernetworking/plugins v1.1.1
github.com/containers/buildah v1.27.1-0.20220921131114-d3064796af36
- github.com/containers/common v0.49.2-0.20220920205255-8062f81c5497
+ github.com/containers/common v0.49.2-0.20220926195839-590004b80685
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.22.1-0.20220919112403-fe51f7ffca50
github.com/containers/ocicrypt v1.1.5