go.mod, vendor: bump golang.org/x/sys to latest version

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
This commit is contained in:
Tobias Klauser
2022-08-30 10:38:20 +02:00
parent bf8cdc2918
commit 0c6553bfda
78 changed files with 6137 additions and 660 deletions

View File

@@ -16,7 +16,7 @@ require (
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.8.0
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
golang.org/x/sys v0.0.0-20220829200755-d48e67d00261
)
require github.com/AdaLogics/go-fuzz-headers v0.0.0-20220706123152-fef3fe1bab07