Skip to content

Commit 67b5965

Browse files
committed
Revendor linuxkit/virtsock to 8e79449dea0735c1c056d814934dd035734cc97c
This removes the special shutdown protocol that we shouldn't need any more because we do our own connection multiplexing. Signed-off-by: David Scott <[email protected]>
1 parent 7d18ec4 commit 67b5965

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2065
-2619
lines changed

go/vendor.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
golang.org/x/sys 9c9d83fe39ed3fd2d9249fcf6b755891fff54b03
2-
github.com/linuxkit/virtsock a381dcc5bcddf1d7f449495c373dbf70f8e501c0
2+
github.com/linuxkit/virtsock 8e79449dea0735c1c056d814934dd035734cc97c
33
github.com/docker/go-p9p 87ae8514a3a2d9684994a6c319f96ba9e18a062e
44
github.com/moby/datakit 97b3d230535397a813323902c23751e176481a86
5-
github.com/google/uuid 7e072fc3a7be179aee6d3359e46015aa8c995314
5+
github.com/google/uuid 7e072fc3a7be179aee6d3359e46015aa8c995314
6+
github.com/pkg/errors 2b3a18b5f0fb6b4f9190549597d3f962c02bc5eb

go/vendor/github.com/docker/go-p9p/logging.go

Lines changed: 0 additions & 77 deletions
This file was deleted.

go/vendor/github.com/google/uuid/LICENSE

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

go/vendor/github.com/google/uuid/README.md

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

go/vendor/github.com/google/uuid/dce.go

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

go/vendor/github.com/google/uuid/doc.go

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

go/vendor/github.com/google/uuid/hash.go

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

go/vendor/github.com/google/uuid/marshal.go

Lines changed: 39 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)