summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2020-07-02 14:57:45 -0400
committerTomSweeneyRedHat <tsweeney@redhat.com>2020-07-02 14:57:56 -0400
commita704911061c2205475bf5b252d80fc43a9927a41 (patch)
tree35b68a42b69a687dfe82596c19518d0e07c1ad4b /go.mod
parentbd2fca06090f8138b4f770b753adc05c28912d6f (diff)
downloadpodman-a704911061c2205475bf5b252d80fc43a9927a41.tar.gz
podman-a704911061c2205475bf5b252d80fc43a9927a41.tar.bz2
podman-a704911061c2205475bf5b252d80fc43a9927a41.zip
Bump imagebuilder to v1.1.6 in upstream
Bump the imagebuilder package to v1.1.6 in the upstream branch. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
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 918212bc3..47df9fecd 100644
--- a/go.mod
+++ b/go.mod
@@ -43,6 +43,7 @@ require (
github.com/opencontainers/runtime-spec v1.0.3-0.20200520003142-237cc4f519e2
github.com/opencontainers/runtime-tools v0.9.0
github.com/opencontainers/selinux v1.5.2
+ github.com/openshift/imagebuilder v1.1.6 // indirect
github.com/opentracing/opentracing-go v1.2.0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0