Skip to content

Commit 8f71d98

Browse files
committed
Update continuity to fix usage calculation
Signed-off-by: Derek McGowan <[email protected]>
1 parent dc49905 commit 8f71d98

30 files changed

Lines changed: 122 additions & 377 deletions

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ github.com/BurntSushi/toml v0.3.1
33
github.com/containerd/btrfs af5082808c833de0e79c1e72eea9fea239364877
44
github.com/containerd/cgroups 9f1c62dddf4bc7cc72822ebe353bae7006141b1b
55
github.com/containerd/console v1.0.0
6-
github.com/containerd/continuity f2a389ac0a02ce21c09edd7344677a601970f41c
6+
github.com/containerd/continuity 1d9893e5674b5260c3fc11316d0d5fc0d12ea9e2
77
github.com/containerd/fifo bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13
88
github.com/containerd/go-runc e029b79d8cda8374981c64eba71f28ec38e5526f
99
github.com/containerd/ttrpc v1.0.0

vendor/github.com/containerd/continuity/context.go

Lines changed: 1 addition & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/devices/devices_unix.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/digests.go

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/driver/driver.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/driver/driver_unix.go

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/driver/driver_windows.go

Lines changed: 6 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/fs/copy.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/fs/copy_linux.go

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/continuity/fs/copy_unix.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)