go.mod: update fuzz-headers and fuzz-build

Slowly chipping away non-tagged golang.org/x/ packages

diffs:

- b2031950a3...5330a85ea6
- 3345c89a7c...d395f97c48

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2022-12-15 17:36:05 +01:00
parent 12f30e6524
commit ce4ea26953
8 changed files with 103 additions and 27 deletions

4
go.mod
View File

@@ -3,8 +3,8 @@ module github.com/containerd/containerd
go 1.18
require (
github.com/AdaLogics/go-fuzz-headers v0.0.0-20221118232415-3345c89a7c72
github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20221121202950-b2031950a318
github.com/AdaLogics/go-fuzz-headers v0.0.0-20221206110420-d395f97c4830
github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20221215162035-5330a85ea652
github.com/Microsoft/go-winio v0.6.0
github.com/Microsoft/hcsshim v0.10.0-rc.1
github.com/container-orchestrated-devices/container-device-interface v0.5.1