Skip to content

Commit c62b744

Browse files
Merge pull request #3545 from estesp/update-fifo
Update fifo vendoring for typed errors
2 parents 666cfe1 + 80d31d1 commit c62b744

5 files changed

Lines changed: 161 additions & 5 deletions

File tree

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ github.com/containerd/go-runc 9007c2405372fe28918845901a3276c0915689a1
22
github.com/containerd/console 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
33
github.com/containerd/cgroups c4b9ac5c7601384c965b9646fc515884e091ebb9
44
github.com/containerd/typeurl a93fcdb778cd272c6e9b3028b2f42d813e785d40
5-
github.com/containerd/fifo 3d5202aec260678c48179c56f40e6f38a095738c
5+
github.com/containerd/fifo bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13
66
github.com/containerd/btrfs af5082808c833de0e79c1e72eea9fea239364877
77
github.com/containerd/continuity bd77b46c8352f74eb12c85bdc01f4b90f69d66b4
88
github.com/coreos/go-systemd 48702e0da86bd25e76cfef347e2adeb434a0d0a6

vendor/github.com/containerd/fifo/errors.go

Lines changed: 30 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/fifo/fifo.go

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

vendor/github.com/containerd/fifo/raw.go

Lines changed: 114 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/fifo/readme.md

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

0 commit comments

Comments
 (0)