Skip to content

Commit bf67906

Browse files
authored
Merge pull request containerd#1186 from estesp/update-fifo-racefix
Update containerd/fifo for race fix
2 parents 56a4023 + 5e594d0 commit bf67906

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ github.com/containerd/btrfs e9c546f46bccffefe71a6bc137e4c21b5503cc18
2121
github.com/stretchr/testify v1.1.4
2222
github.com/davecgh/go-spew v1.1.0
2323
github.com/pmezard/go-difflib v1.0.0
24-
github.com/containerd/fifo 69b99525e472735860a5269b75af1970142b3062
24+
github.com/containerd/fifo fbfb6a11ec671efbe94ad1c12c2e98773f19e1e6
2525
github.com/urfave/cli 8ba6f23b6e36d03666a14bd9421f5e3efcb59aca
2626
golang.org/x/net 7dcfb8076726a3fdd9353b6b8a1f1b6be6811bd6
2727
google.golang.org/grpc v1.3.0

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

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

0 commit comments

Comments
 (0)