Akihiro Suda
5630d6a840
go.mod: github.com/containerd/fifo v1.1.0
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2023-03-07 22:06:38 +09:00
Kazuyoshi Kato
040babe003
Vendor dependencies with module graph pruning
...
The empty-mod hack no longer works with Go 1.18.
This commit fixes #6586 .
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com >
2022-03-18 16:49:09 +00:00
Sebastiaan van Stijn
1c03c377e5
go.mod: github.com/containerd/fifo v1.0.0
...
full diff: https://github.com/containerd/fifo/compare/115abcc95a1d...v1.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-04-19 09:27:45 +02:00
Sebastiaan van Stijn
88d3881e1d
go.mod: github.com/containerd/fifo v0.0.0-20210316144830-115abcc95a1d
...
full diff: 0724c46b32...115abcc95a
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-03-16 16:01:16 +01:00
Shengjing Zhu
7e46676e7c
Go mod vendor
...
Signed-off-by: Shengjing Zhu <zhsj@debian.org >
2020-12-01 01:41:25 +08:00
Benjamin Elder
502d6adc22
Revender latest containerd/fifo
...
fixes build on arm64
Signed-off-by: Benjamin Elder <bentheelder@google.com >
2020-10-26 14:53:35 -07:00
Maksym Pavlenko
5afc4b4d8b
Revendor latest containerd/fifo
...
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com >
2020-10-26 09:04:21 -07:00
Sebastiaan van Stijn
d9d1d5b624
vendor: containerd/fifo f15a3290365b9d2627d189e619ab4008e0069caf
...
full diff: bda0ff6ed7...f15a329036
- add go.mod
- replace "golang.org/x/net/context"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-05-11 23:11:33 +02:00
Phil Estes
80d31d15ba
Update fifo for typed errors
...
Update containerd/fifo vendor.
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com >
2019-08-16 14:29:32 -04:00
Michael Crosby
179382028a
Update containerd deps
...
This includes general fixes and the license change where the license is
included in all files.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-03-08 13:57:30 -05:00
Phil Estes
5e594d035d
Update containerd/fifo for race fix
...
Re-vendor containerd/fifo to pick up PR #13 to fix data race.
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com >
2017-07-14 15:42:44 -04:00
Evan Hazlett
617a2270f6
bump fifo dependency to 69b995
...
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com >
2017-05-23 14:14:54 -04:00
Michael Crosby
23b2b09d13
Update deps after move to containerd org
...
This updates containerd to use the latest versions of cgroups, fifo,
console, and go-runc from the containerd org.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-05-10 16:51:48 -07:00