Skip to content

Commit a12b082

Browse files
committed
Fix vendoring
Signed-off-by: Darren Stahl <[email protected]>
1 parent 4844ea1 commit a12b082

140 files changed

Lines changed: 15904 additions & 6481 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
@@ -28,7 +28,7 @@ golang.org/x/net b3756b4b77d7b13260a0a2ec658753cf48922eac
2828
google.golang.org/grpc v1.10.1
2929
github.com/pkg/errors v0.8.0
3030
github.com/opencontainers/go-digest c9281466c8b2f606084ac71339773efd177436e7
31-
golang.org/x/sys 314a259e304ff91bd6985da2a7149bbf91237993 https://github.com/golang/sys
31+
golang.org/x/sys 7dfd1290c7917b7ba22824b9d24954ab3002fe24 https://github.com/golang/sys
3232
github.com/opencontainers/image-spec v1.0.1
3333
golang.org/x/sync 450f422ab23cf9881c94e2db30cac0eb1b7cf80c
3434
github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895

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)