From d4a0337d0255542d21eef844ff4a523fe7e54ef0 Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Thu, 2 Jul 2020 15:27:49 -0400 Subject: 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 --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') 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 -- cgit v1.2.3-54-g00ecf