From 46c8da7d9acd6011f318ce8fa9c38591888654f0 Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Wed, 8 Jun 2022 11:55:13 +0200 Subject: vendor buildah@main Note that the bud-logfile-with-split-logfile-by-platform test is skipped on the remote client (see #14544). Signed-off-by: Valentin Rothberg --- vendor/github.com/moby/sys/mountinfo/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/github.com/moby/sys/mountinfo/go.mod') diff --git a/vendor/github.com/moby/sys/mountinfo/go.mod b/vendor/github.com/moby/sys/mountinfo/go.mod index 1cc3efcf7..e1bcdfe79 100644 --- a/vendor/github.com/moby/sys/mountinfo/go.mod +++ b/vendor/github.com/moby/sys/mountinfo/go.mod @@ -2,4 +2,4 @@ module github.com/moby/sys/mountinfo go 1.16 -require golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 +require golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a -- cgit v1.2.3-54-g00ecf