migrate to use github.com/moby/sys/atomicwriter

The github.com/docker/docker/pkg/atomicwriter package was moved
to a separate module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-04-10 09:24:51 +02:00
parent f8de3c3bdc
commit b7b5a3a1cc
7 changed files with 455 additions and 2 deletions

3
vendor/modules.txt vendored
View File

@@ -580,6 +580,9 @@ github.com/moby/patternmatcher/ignorefile
## explicit; go 1.13
github.com/moby/spdystream
github.com/moby/spdystream/spdy
# github.com/moby/sys/atomicwriter v0.1.0
## explicit; go 1.18
github.com/moby/sys/atomicwriter
# github.com/moby/sys/mountinfo v0.7.2
## explicit; go 1.17
github.com/moby/sys/mountinfo