Skip to content

Commit 363bb7e

Browse files
committed
vendor: bump golang.org/x/sys to 77b0e4315053
This is to include *xattr* for Darwin (https://go-review.googlesource.com/114198) so we can drop our in-house implementation. Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 0e47603 commit 363bb7e

141 files changed

Lines changed: 19199 additions & 6768 deletions

File tree

Some content is hidden

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

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ github.com/spf13/pflag 4c012f6dcd9546820e378d0bdda4d8fc772cdfea
1010
golang.org/x/crypto 9f005a07e0d31d45e6656d241bb5c0f2efd4bc94
1111
golang.org/x/net a337091b0525af65de94df2eb7e98bd9962dcbe2
1212
golang.org/x/sync 450f422ab23cf9881c94e2db30cac0eb1b7cf80c
13-
golang.org/x/sys 665f6529cca930e27b831a0d1dafffbe1c172924
13+
golang.org/x/sys 77b0e4315053a57ed2962443614bdb28db152054

vendor/golang.org/x/sys/unix/affinity_linux.go

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

vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s

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

vendor/golang.org/x/sys/unix/asm_linux_386.s

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

vendor/golang.org/x/sys/unix/asm_linux_amd64.s

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

vendor/golang.org/x/sys/unix/asm_linux_arm.s

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

vendor/golang.org/x/sys/unix/asm_linux_arm64.s

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

vendor/golang.org/x/sys/unix/asm_linux_mips64x.s

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