Skip to content

Commit 1c62d86

Browse files
authored
Merge pull request moby#28081 from LK4D4/update_for_solaris
vendor: update package for solaris support
2 parents e8c9063 + 553b0b9 commit 1c62d86

File tree

102 files changed

+15089
-3302
lines changed

Some content is hidden

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

102 files changed

+15089
-3302
lines changed

vendor.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ github.com/tchap/go-patricia v2.2.6
1515
github.com/vdemeester/shakers 24d7f1d6a71aa5d9cbe7390e4afb66b7eef9e1b3
1616
# forked golang.org/x/net package includes a patch for lazy loading trace templates
1717
golang.org/x/net 2beffdc2e92c8a3027590f898fe88f69af48a3f8 https://github.com/tonistiigi/net.git
18-
golang.org/x/sys eb2c74142fd19a79b3f237334c7384d5167b1b46
18+
golang.org/x/sys 8f0908ab3b2457e2e15403d3697c9ef5cb4b57a9
1919
github.com/docker/go-units 8a7beacffa3009a9ac66bad506b18ffdd110cf97
2020
github.com/docker/go-connections f512407a188ecb16f31a33dbc9c4e4814afc1b03
2121

@@ -77,7 +77,7 @@ github.com/philhofer/fwd 899e4efba8eaa1fea74175308f3fae18ff3319fa
7777
github.com/tinylib/msgp 75ee40d2601edf122ef667e2a07d600d4c44490c
7878

7979
# fsnotify
80-
github.com/fsnotify/fsnotify v1.2.1
80+
github.com/fsnotify/fsnotify v1.2.11
8181

8282
# awslogs deps
8383
github.com/aws/aws-sdk-go v1.4.22
@@ -97,7 +97,7 @@ github.com/docker/docker-credential-helpers f72c04f1d8e71959a6d103f808c50ccbad79
9797

9898
# containerd
9999
github.com/docker/containerd 52ef1ceb4b660c42cf4ea9013180a5663968d4c7
100-
github.com/tonistiigi/fifo 8c56881ce5e63e19e2dfc495c8af0fb90916467d
100+
github.com/tonistiigi/fifo b4c3a126bac4051ae3fa83bfcb3c60ab7a9da0dd
101101

102102
# cluster
103103
github.com/docker/swarmkit 2eaae1ab6800f8521236e01bafb2667d2ec5371f

vendor/github.com/fsnotify/fsnotify/fen.go

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

vendor/github.com/fsnotify/fsnotify/fsnotify.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.

vendor/github.com/fsnotify/fsnotify/inotify.go

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

vendor/github.com/fsnotify/fsnotify/inotify_poller.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)