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/moby/sys/signal
go 1.16
require golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359

View File

@@ -1,2 +0,0 @@
golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 h1:2B5p2L5IfGiD7+b9BOoRMC6DgObAVZV+Fsp050NqXik=
golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=