1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor
Sebastiaan van Stijn afdf5483c9
vendor: update containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
full diff: 26c1120b8d...efbc4488d8

Relevant changes:

- sysx/xattr: fix and improve
    - fix getxattrAll: change initial buffer size to 128 to prevent unneeded
      iterations and change the logic to get the real size in case we get ERANGE
      rather than doubling the buffer)
    - improve listxattrAll; refactor for readability, prevent calling `listxattr()`
      twice. Handle condition when attributes size is changed in between the two
      calls to listxattr().
- Remove Windows' Readlink fork
    - Drops support for Go 1.12 and under
- Fix sameFile() to recognize empty files as the same
    - fixes "Empty files can diff as "modified" even when they're not"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-28 16:33:16 +02:00
..
archive/tar vendor: add local copy of archive/tar 2020-04-24 11:22:24 -07:00
cloud.google.com/go Update containerd to 1.1 2018-06-04 15:37:03 -07:00
code.cloudfoundry.org/clock bump docker/swarmkit 59163bf75df38489d4a10392265d27156dc473c5 2019-04-15 18:04:36 +02:00
github.com vendor: update containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165 2020-07-28 16:33:16 +02:00
go.etcd.io/bbolt Update modules to support riscv64 2019-06-29 18:45:42 +00:00
go.opencensus.io Update containerd to 1.1 2018-06-04 15:37:03 -07:00
golang.org/x vendor: golang.org/x/text v0.3.3 2020-06-17 12:52:46 +02:00
google.golang.org vendor containerd, BuildKit, protobuf, grpc, and golang.org/x 2020-03-03 10:25:20 +09:00
gotest.tools/v3 vendor: update gotest.tools v3.0.2 2020-02-28 16:26:18 +01:00