go.mod: github.com/moby/sys/sequential v0.5.0

Same commit, but now tagged

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2022-11-20 22:20:47 +01:00
parent 763ec7c862
commit 5f23daeb26
5 changed files with 7 additions and 7 deletions

2
go.mod
View File

@@ -41,7 +41,7 @@ require (
github.com/klauspost/compress v1.15.9
github.com/moby/locker v1.0.1
github.com/moby/sys/mountinfo v0.6.2
github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30
github.com/moby/sys/sequential v0.5.0
github.com/moby/sys/signal v0.7.0
github.com/moby/sys/symlink v0.2.0
github.com/opencontainers/go-digest v1.0.0