From b61da86b2ca349c1c877a90a45116c666554ddbb Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Mon, 2 Mar 2020 13:31:26 -0500 Subject: Bump to Buildah v1.14.1 As the title says. Bumped to Buildah v1.14.1. Signed-off-by: TomSweeneyRedHat --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index b6f62d65c..7a53f6b07 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b github.com/containernetworking/cni v0.7.2-0.20190904153231-83439463f784 github.com/containernetworking/plugins v0.8.5 - github.com/containers/buildah v1.14.1-0.20200227103754-f0c3fd7c3d34 + github.com/containers/buildah v1.14.1 github.com/containers/common v0.4.2 github.com/containers/conmon v2.0.10+incompatible github.com/containers/image/v5 v5.2.1 -- cgit v1.2.3-54-g00ecf