vendor: github.com/moby/sys/sequential v0.6.0

full diff: https://github.com/moby/sys/compare/sequential/v0.5.0...sequential/v0.6.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2024-07-19 21:35:28 +02:00
parent 1bfa7c8fed
commit a779449c48
5 changed files with 53 additions and 71 deletions

2
go.mod
View File

@@ -44,7 +44,7 @@ require (
github.com/minio/sha256-simd v1.0.1
github.com/moby/locker v1.0.1
github.com/moby/sys/mountinfo v0.7.2
github.com/moby/sys/sequential v0.5.0
github.com/moby/sys/sequential v0.6.0
github.com/moby/sys/signal v0.7.1
github.com/moby/sys/symlink v0.3.0
github.com/moby/sys/user v0.1.0