vendor: containerd/console v1.0.1, and remove golang.org/x/sys replace

this removes the replace rule that was added in 3c94621142,
to fix compile failures for macOS.

containerd/console v1.0.1 fixes those issues, which allows us to remove the
replace rule again.

full diff: https://github.com/containerd/console/compare/v1.0.0...v1.0.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2020-10-31 13:25:08 +01:00
parent 5551de4b8a
commit 3c2d0aa667
106 changed files with 4521 additions and 7633 deletions

4
vendor/modules.txt vendored
View File

@@ -39,7 +39,7 @@ github.com/beorn7/perks/quantile
github.com/cespare/xxhash/v2
# github.com/containerd/cgroups v0.0.0-20200710171044-318312a37340
github.com/containerd/cgroups/stats/v1
# github.com/containerd/console v1.0.0
# github.com/containerd/console v1.0.1
github.com/containerd/console
# github.com/containerd/containerd v1.4.1-0.20200903181227-d4e78200d6da
github.com/containerd/containerd/api/services/content/v1
@@ -397,7 +397,7 @@ golang.org/x/oauth2/jwt
# golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
golang.org/x/sync/errgroup
golang.org/x/sync/semaphore
# golang.org/x/sys v0.0.0-20200831180312-196b9ba8737a => golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1
# golang.org/x/sys v0.0.0-20200916030750-2334cc1a136f
golang.org/x/sys/cpu
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix