Vendor dependencies with module graph pruning

The empty-mod hack no longer works with Go 1.18.

This commit fixes #6586.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
Kazuyoshi Kato
2022-03-16 16:57:48 +00:00
parent a19ad9bb6f
commit 040babe003
122 changed files with 457 additions and 7634 deletions

View File

@@ -1,5 +0,0 @@
module github.com/containerd/console
go 1.13
require golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c

View File

@@ -1,2 +0,0 @@
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c h1:VwygUrnw9jn88c4u8GD3rZQbqrP/tgas88tPUbBxQrk=
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=