Merge pull request #7342 from tklauser/losetup-unix

Use ioctl helpers from x/sys/unix
This commit is contained in:
Phil Estes
2022-08-30 12:32:20 -04:00
committed by GitHub
79 changed files with 6143 additions and 678 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