summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-02-08 14:18:31 -0500
committerGitHub <noreply@github.com>2021-02-08 14:18:31 -0500
commit19507d0ffe8cda0a69f056838556f471fd9e61fa (patch)
treeab57b09216abd71378a76e9e1d2f44a8cfcb6231 /go.mod
parent2bf13219f587d769400f26aeaed05930c34ce3d7 (diff)
parent407e86dcd2d9d08827dc8029e826e6545aa1a994 (diff)
downloadpodman-19507d0ffe8cda0a69f056838556f471fd9e61fa.tar.gz
podman-19507d0ffe8cda0a69f056838556f471fd9e61fa.tar.bz2
podman-19507d0ffe8cda0a69f056838556f471fd9e61fa.zip
Merge pull request #9246 from rhatdan/build
Implement missing arguments for podman build
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index e3ac45844..c2265e92b 100644
--- a/go.mod
+++ b/go.mod
@@ -14,6 +14,7 @@ require (
github.com/containers/common v0.34.3-0.20210208115708-8668c76dd577
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.10.1
+ github.com/containers/ocicrypt v1.0.3
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.25.0
github.com/coreos/go-systemd/v22 v22.1.0