summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2020-07-02 15:27:49 -0400
committerTomSweeneyRedHat <tsweeney@redhat.com>2020-07-02 15:27:54 -0400
commitd4a0337d0255542d21eef844ff4a523fe7e54ef0 (patch)
treeca41d832f6771d705d4df5481d3bf140a7d54487 /go.mod
parent1e429704172a774fc3b045dfc0ae427aa8cea5a3 (diff)
downloadpodman-d4a0337d0255542d21eef844ff4a523fe7e54ef0.tar.gz
podman-d4a0337d0255542d21eef844ff4a523fe7e54ef0.tar.bz2
podman-d4a0337d0255542d21eef844ff4a523fe7e54ef0.zip
Bump to imagebuilder v1.1.6 on v2 branch
As the title says. Addresses: https://github.com/containers/buildah/issues/2424 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 64981efc1..956e4d41b 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.1.0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0