Moves to official vendoring solution
authorZachary Gershman <zgershman@pivotal.io>
Wed, 16 Mar 2016 15:38:20 +0000 (08:38 -0700)
committerZachary Gershman <zgershman@pivotal.io>
Wed, 16 Mar 2016 15:38:20 +0000 (08:38 -0700)
commit48ff0e472a3100cbb6cb3a9c7afbd46d6fd7d2e1
tree65118f59c018a3804368f8b966f698a2ca391019
parentd19044896e06af0c9130963db0afe71c1b6620aa
Moves to official vendoring solution
377 files changed:
.travis.yml
Godeps/Godeps.json
Godeps/_workspace/.gitignore [deleted file]
Godeps/_workspace/src/github.com/coreos/go-iptables/iptables/iptables_test.go [deleted file]
Godeps/_workspace/src/github.com/coreos/go-systemd/activation/files_test.go [deleted file]
Godeps/_workspace/src/github.com/coreos/go-systemd/activation/listeners_test.go [deleted file]
Godeps/_workspace/src/github.com/coreos/go-systemd/activation/packetconns_test.go [deleted file]
Godeps/_workspace/src/github.com/d2g/dhcp4client/client_test.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/extensions/table/table.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/extensions/table/table_entry.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/build_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/convert/import.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/convert_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/generate_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/help_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/main.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/nodot_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/notifications.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/run_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/suite_runner.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/unfocus_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/version_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/watch/delta.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/watch/suite.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/watch_command.go [deleted file]
Godeps/_workspace/src/github.com/onsi/ginkgo/integration/integration.go [deleted file]
Godeps/_workspace/src/github.com/onsi/gomega/ghttp/handlers.go [deleted file]
Godeps/_workspace/src/github.com/onsi/gomega/ghttp/protobuf/protobuf.go [deleted file]
Godeps/_workspace/src/github.com/onsi/gomega/ghttp/protobuf/simple_message.pb.go [deleted file]
Godeps/_workspace/src/github.com/onsi/gomega/ghttp/protobuf/simple_message.proto [deleted file]
Godeps/_workspace/src/github.com/onsi/gomega/ghttp/test_server.go [deleted file]
Godeps/_workspace/src/github.com/onsi/gomega/internal/fakematcher/fake_matcher.go [deleted file]
Godeps/_workspace/src/github.com/onsi/gomega/matchers/support/goraph/MIT.LICENSE [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/addr_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/class_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/filter_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/link_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/neigh_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/netlink_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/nl/addr_linux_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/nl/nl_linux_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/nl/route_linux_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/nl/tc_linux_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/nl/xfrm_linux_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/nl/xfrm_policy_linux_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/nl/xfrm_state_linux_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/protinfo_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/qdisc_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/route_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/xfrm_policy_test.go [deleted file]
Godeps/_workspace/src/github.com/vishvananda/netlink/xfrm_state_test.go [deleted file]
Godeps/_workspace/src/golang.org/x/sys/unix/creds_test.go [deleted file]
Godeps/_workspace/src/golang.org/x/sys/unix/mmap_unix_test.go [deleted file]
Godeps/_workspace/src/golang.org/x/sys/unix/syscall_bsd_test.go [deleted file]
Godeps/_workspace/src/golang.org/x/sys/unix/syscall_test.go [deleted file]
Godeps/_workspace/src/golang.org/x/sys/unix/syscall_unix_test.go [deleted file]
README.md
vendor/github.com/coreos/go-iptables/LICENSE [new file with mode: 0644]
vendor/github.com/coreos/go-iptables/iptables/iptables.go [moved from Godeps/_workspace/src/github.com/coreos/go-iptables/iptables/iptables.go with 100% similarity]
vendor/github.com/coreos/go-iptables/iptables/lock.go [moved from Godeps/_workspace/src/github.com/coreos/go-iptables/iptables/lock.go with 100% similarity]
vendor/github.com/coreos/go-systemd/LICENSE [new file with mode: 0644]
vendor/github.com/coreos/go-systemd/activation/files.go [moved from Godeps/_workspace/src/github.com/coreos/go-systemd/activation/files.go with 100% similarity]
vendor/github.com/coreos/go-systemd/activation/listeners.go [moved from Godeps/_workspace/src/github.com/coreos/go-systemd/activation/listeners.go with 100% similarity]
vendor/github.com/coreos/go-systemd/activation/packetconns.go [moved from Godeps/_workspace/src/github.com/coreos/go-systemd/activation/packetconns.go with 100% similarity]
vendor/github.com/d2g/dhcp4/LICENSE [moved from Godeps/_workspace/src/github.com/d2g/dhcp4/LICENSE with 100% similarity]
vendor/github.com/d2g/dhcp4/README.md [moved from Godeps/_workspace/src/github.com/d2g/dhcp4/README.md with 100% similarity]
vendor/github.com/d2g/dhcp4/constants.go [moved from Godeps/_workspace/src/github.com/d2g/dhcp4/constants.go with 100% similarity]
vendor/github.com/d2g/dhcp4/helpers.go [moved from Godeps/_workspace/src/github.com/d2g/dhcp4/helpers.go with 100% similarity]
vendor/github.com/d2g/dhcp4/option.go [moved from Godeps/_workspace/src/github.com/d2g/dhcp4/option.go with 100% similarity]
vendor/github.com/d2g/dhcp4/packet.go [moved from Godeps/_workspace/src/github.com/d2g/dhcp4/packet.go with 100% similarity]
vendor/github.com/d2g/dhcp4client/LICENSE [moved from Godeps/_workspace/src/github.com/d2g/dhcp4client/LICENSE with 100% similarity]
vendor/github.com/d2g/dhcp4client/README.md [moved from Godeps/_workspace/src/github.com/d2g/dhcp4client/README.md with 100% similarity]
vendor/github.com/d2g/dhcp4client/client.go [moved from Godeps/_workspace/src/github.com/d2g/dhcp4client/client.go with 100% similarity]
vendor/github.com/d2g/dhcp4client/inetsock.go [moved from Godeps/_workspace/src/github.com/d2g/dhcp4client/inetsock.go with 100% similarity]
vendor/github.com/d2g/dhcp4client/init.go [moved from Godeps/_workspace/src/github.com/d2g/dhcp4client/init.go with 100% similarity]
vendor/github.com/d2g/dhcp4client/pktsock_linux.go [moved from Godeps/_workspace/src/github.com/d2g/dhcp4client/pktsock_linux.go with 100% similarity]
vendor/github.com/onsi/ginkgo/.gitignore [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/.gitignore with 100% similarity]
vendor/github.com/onsi/ginkgo/.travis.yml [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/.travis.yml with 100% similarity]
vendor/github.com/onsi/ginkgo/CHANGELOG.md [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/CHANGELOG.md with 100% similarity]
vendor/github.com/onsi/ginkgo/LICENSE [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/LICENSE with 100% similarity]
vendor/github.com/onsi/ginkgo/README.md [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/README.md with 100% similarity]
vendor/github.com/onsi/ginkgo/config/config.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/config/config.go with 100% similarity]
vendor/github.com/onsi/ginkgo/ginkgo_dsl.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo_dsl.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/codelocation/code_location.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/containernode/container_node.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/failer/failer.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/failer/failer.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/it_node.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/runner.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/remote/aggregator.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/remote/output_interceptor.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/remote/server.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/remote/server.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/spec/index_computer.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/spec/index_computer.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/spec/spec.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/spec/spec.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/spec/specs.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/spec/specs.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/specrunner/random_id.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/specrunner/random_id.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/specrunner/spec_runner.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/specrunner/spec_runner.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/suite/suite.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/suite/suite.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/testingtproxy/testing_t_proxy.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/testingtproxy/testing_t_proxy.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/writer/fake_writer.go with 100% similarity]
vendor/github.com/onsi/ginkgo/internal/writer/writer.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/internal/writer/writer.go with 100% similarity]
vendor/github.com/onsi/ginkgo/reporters/default_reporter.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/reporters/default_reporter.go with 100% similarity]
vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/reporters/fake_reporter.go with 100% similarity]
vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/reporters/junit_reporter.go with 100% similarity]
vendor/github.com/onsi/ginkgo/reporters/reporter.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/reporters/reporter.go with 100% similarity]
vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go with 100% similarity]
vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go with 100% similarity]
vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go with 100% similarity]
vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/reporters/teamcity_reporter.go with 100% similarity]
vendor/github.com/onsi/ginkgo/types/code_location.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/types/code_location.go with 100% similarity]
vendor/github.com/onsi/ginkgo/types/synchronization.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/types/synchronization.go with 100% similarity]
vendor/github.com/onsi/ginkgo/types/types.go [moved from Godeps/_workspace/src/github.com/onsi/ginkgo/types/types.go with 100% similarity]
vendor/github.com/onsi/gomega/.gitignore [moved from Godeps/_workspace/src/github.com/onsi/gomega/.gitignore with 100% similarity]
vendor/github.com/onsi/gomega/.travis.yml [moved from Godeps/_workspace/src/github.com/onsi/gomega/.travis.yml with 100% similarity]
vendor/github.com/onsi/gomega/CHANGELOG.md [moved from Godeps/_workspace/src/github.com/onsi/gomega/CHANGELOG.md with 100% similarity]
vendor/github.com/onsi/gomega/LICENSE [moved from Godeps/_workspace/src/github.com/onsi/gomega/LICENSE with 100% similarity]
vendor/github.com/onsi/gomega/README.md [moved from Godeps/_workspace/src/github.com/onsi/gomega/README.md with 100% similarity]
vendor/github.com/onsi/gomega/format/format.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/format/format.go with 100% similarity]
vendor/github.com/onsi/gomega/gbytes/buffer.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/gbytes/buffer.go with 100% similarity]
vendor/github.com/onsi/gomega/gbytes/say_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/gbytes/say_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/gexec/build.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/gexec/build.go with 100% similarity]
vendor/github.com/onsi/gomega/gexec/exit_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/gexec/exit_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/gexec/prefixed_writer.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/gexec/prefixed_writer.go with 100% similarity]
vendor/github.com/onsi/gomega/gexec/session.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/gexec/session.go with 100% similarity]
vendor/github.com/onsi/gomega/gomega_dsl.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/gomega_dsl.go with 100% similarity]
vendor/github.com/onsi/gomega/internal/assertion/assertion.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/internal/assertion/assertion.go with 100% similarity]
vendor/github.com/onsi/gomega/internal/asyncassertion/async_assertion.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/internal/asyncassertion/async_assertion.go with 100% similarity]
vendor/github.com/onsi/gomega/internal/oraclematcher/oracle_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/internal/oraclematcher/oracle_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/internal/testingtsupport/testing_t_support.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/internal/testingtsupport/testing_t_support.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/and.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/and.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/assignable_to_type_of_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/assignable_to_type_of_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_a_directory.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_a_directory.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_a_regular_file.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_a_regular_file.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_an_existing_file.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_an_existing_file.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_closed_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_closed_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_empty_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_empty_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_equivalent_to_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_equivalent_to_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_false_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_false_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_nil_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_nil_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_numerically_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_numerically_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_sent_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_sent_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_temporally_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_temporally_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_true_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_true_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/be_zero_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/be_zero_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/consist_of.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/consist_of.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/contain_element_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/contain_element_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/contain_substring_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/contain_substring_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/equal_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/equal_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/have_key_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/have_key_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/have_key_with_value_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/have_key_with_value_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/have_len_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/have_len_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/have_occurred_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/have_occurred_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/have_prefix_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/have_prefix_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/have_suffix_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/have_suffix_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/match_error_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/match_error_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/match_json_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/match_json_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/match_regexp_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/match_regexp_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/not.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/not.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/or.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/or.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/panic_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/panic_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/receive_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/receive_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/succeed_matcher.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/succeed_matcher.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/bipartitegraph.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/bipartitegraph.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/bipartitegraphmatching.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/support/goraph/bipartitegraph/bipartitegraphmatching.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/support/goraph/edge/edge.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/support/goraph/edge/edge.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/support/goraph/node/node.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/support/goraph/node/node.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/support/goraph/util/util.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/support/goraph/util/util.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/type_support.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/type_support.go with 100% similarity]
vendor/github.com/onsi/gomega/matchers/with_transform.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/matchers/with_transform.go with 100% similarity]
vendor/github.com/onsi/gomega/types/types.go [moved from Godeps/_workspace/src/github.com/onsi/gomega/types/types.go with 100% similarity]
vendor/github.com/vishvananda/netlink/.travis.yml [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/.travis.yml with 100% similarity]
vendor/github.com/vishvananda/netlink/LICENSE [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/LICENSE with 100% similarity]
vendor/github.com/vishvananda/netlink/Makefile [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/Makefile with 100% similarity]
vendor/github.com/vishvananda/netlink/README.md [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/README.md with 100% similarity]
vendor/github.com/vishvananda/netlink/addr.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/addr.go with 100% similarity]
vendor/github.com/vishvananda/netlink/addr_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/addr_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/class.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/class.go with 100% similarity]
vendor/github.com/vishvananda/netlink/class_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/class_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/filter.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/filter.go with 100% similarity]
vendor/github.com/vishvananda/netlink/filter_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/filter_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/link.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/link.go with 100% similarity]
vendor/github.com/vishvananda/netlink/link_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/link_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/neigh.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/neigh.go with 100% similarity]
vendor/github.com/vishvananda/netlink/neigh_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/neigh_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/netlink.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/netlink.go with 100% similarity]
vendor/github.com/vishvananda/netlink/netlink_unspecified.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/netlink_unspecified.go with 100% similarity]
vendor/github.com/vishvananda/netlink/nl/addr_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/nl/addr_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/nl/link_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/nl/link_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/nl/nl_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/nl/nl_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/nl/route_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/nl/route_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/nl/tc_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/nl/tc_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/nl/xfrm_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/nl/xfrm_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/nl/xfrm_state_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/nl/xfrm_state_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/protinfo.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/protinfo.go with 100% similarity]
vendor/github.com/vishvananda/netlink/protinfo_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/protinfo_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/qdisc.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/qdisc.go with 100% similarity]
vendor/github.com/vishvananda/netlink/qdisc_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/qdisc_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/route.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/route.go with 100% similarity]
vendor/github.com/vishvananda/netlink/route_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/route_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/xfrm.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/xfrm.go with 100% similarity]
vendor/github.com/vishvananda/netlink/xfrm_policy.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/xfrm_policy.go with 100% similarity]
vendor/github.com/vishvananda/netlink/xfrm_policy_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/xfrm_policy_linux.go with 100% similarity]
vendor/github.com/vishvananda/netlink/xfrm_state.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/xfrm_state.go with 100% similarity]
vendor/github.com/vishvananda/netlink/xfrm_state_linux.go [moved from Godeps/_workspace/src/github.com/vishvananda/netlink/xfrm_state_linux.go with 100% similarity]
vendor/golang.org/x/sys/LICENSE [new file with mode: 0644]
vendor/golang.org/x/sys/PATENTS [new file with mode: 0644]
vendor/golang.org/x/sys/unix/asm.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_darwin_386.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_darwin_386.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_darwin_amd64.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_darwin_amd64.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_dragonfly_386.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_dragonfly_386.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_dragonfly_amd64.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_freebsd_386.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_freebsd_386.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_freebsd_amd64.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_freebsd_arm.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_freebsd_arm.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_linux_386.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_386.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_linux_amd64.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_amd64.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_linux_arm.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_arm.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_netbsd_386.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_netbsd_386.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_netbsd_amd64.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_netbsd_arm.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_netbsd_arm.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_openbsd_386.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_openbsd_386.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_openbsd_amd64.s with 100% similarity]
vendor/golang.org/x/sys/unix/asm_solaris_amd64.s [moved from Godeps/_workspace/src/golang.org/x/sys/unix/asm_solaris_amd64.s with 100% similarity]
vendor/golang.org/x/sys/unix/constants.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/constants.go with 100% similarity]
vendor/golang.org/x/sys/unix/env_unix.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/env_unix.go with 100% similarity]
vendor/golang.org/x/sys/unix/env_unset.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/env_unset.go with 100% similarity]
vendor/golang.org/x/sys/unix/flock.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/flock.go with 100% similarity]
vendor/golang.org/x/sys/unix/flock_linux_32bit.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/flock_linux_32bit.go with 100% similarity]
vendor/golang.org/x/sys/unix/gccgo.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/gccgo.go with 100% similarity]
vendor/golang.org/x/sys/unix/gccgo_c.c [moved from Godeps/_workspace/src/golang.org/x/sys/unix/gccgo_c.c with 100% similarity]
vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/gccgo_linux_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/mkall.sh [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mkall.sh with 100% similarity]
vendor/golang.org/x/sys/unix/mkerrors.sh [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mkerrors.sh with 100% similarity]
vendor/golang.org/x/sys/unix/mksyscall.pl [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mksyscall.pl with 100% similarity]
vendor/golang.org/x/sys/unix/mksyscall_solaris.pl [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mksyscall_solaris.pl with 100% similarity]
vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mksysctl_openbsd.pl with 100% similarity]
vendor/golang.org/x/sys/unix/mksysnum_darwin.pl [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mksysnum_darwin.pl with 100% similarity]
vendor/golang.org/x/sys/unix/mksysnum_dragonfly.pl [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mksysnum_dragonfly.pl with 100% similarity]
vendor/golang.org/x/sys/unix/mksysnum_freebsd.pl [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mksysnum_freebsd.pl with 100% similarity]
vendor/golang.org/x/sys/unix/mksysnum_linux.pl [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mksysnum_linux.pl with 100% similarity]
vendor/golang.org/x/sys/unix/mksysnum_netbsd.pl [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mksysnum_netbsd.pl with 100% similarity]
vendor/golang.org/x/sys/unix/mksysnum_openbsd.pl [moved from Godeps/_workspace/src/golang.org/x/sys/unix/mksysnum_openbsd.pl with 100% similarity]
vendor/golang.org/x/sys/unix/race.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/race.go with 100% similarity]
vendor/golang.org/x/sys/unix/race0.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/race0.go with 100% similarity]
vendor/golang.org/x/sys/unix/so_solaris.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/so_solaris.go with 100% similarity]
vendor/golang.org/x/sys/unix/sockcmsg_linux.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/sockcmsg_linux.go with 100% similarity]
vendor/golang.org/x/sys/unix/sockcmsg_unix.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/sockcmsg_unix.go with 100% similarity]
vendor/golang.org/x/sys/unix/str.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/str.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_bsd.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_bsd.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_darwin.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_darwin.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_darwin_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_darwin_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_darwin_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_dragonfly.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_dragonfly.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_dragonfly_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_dragonfly_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_dragonfly_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_freebsd.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_freebsd.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_freebsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_freebsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_freebsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_freebsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_linux.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_linux.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_linux_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_linux_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_linux_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_linux_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_linux_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_linux_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_netbsd.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_netbsd.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_netbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_netbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_netbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_netbsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_no_getwd.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_no_getwd.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_openbsd.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_openbsd.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_openbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_openbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_openbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_solaris.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_solaris.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_solaris_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/syscall_unix.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/syscall_unix.go with 100% similarity]
vendor/golang.org/x/sys/unix/types_darwin.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/types_darwin.go with 100% similarity]
vendor/golang.org/x/sys/unix/types_dragonfly.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/types_dragonfly.go with 100% similarity]
vendor/golang.org/x/sys/unix/types_freebsd.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/types_freebsd.go with 100% similarity]
vendor/golang.org/x/sys/unix/types_linux.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/types_linux.go with 100% similarity]
vendor/golang.org/x/sys/unix/types_netbsd.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/types_netbsd.go with 100% similarity]
vendor/golang.org/x/sys/unix/types_openbsd.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/types_openbsd.go with 100% similarity]
vendor/golang.org/x/sys/unix/types_solaris.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/types_solaris.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_darwin_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_darwin_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_darwin_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_dragonfly_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_dragonfly_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_freebsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_freebsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_freebsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_linux_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_linux_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_linux_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_linux_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_linux_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_netbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_netbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_netbsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_openbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_openbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zerrors_solaris_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_darwin_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_darwin_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_dragonfly_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_dragonfly_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_freebsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_freebsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_linux_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_linux_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_linux_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_linux_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_netbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_netbsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_openbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsyscall_solaris_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysctl_openbsd.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysctl_openbsd.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_darwin_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_darwin_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_dragonfly_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_dragonfly_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_freebsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_freebsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_linux_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_linux_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_linux_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_linux_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_netbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_netbsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_openbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/zsysnum_solaris_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/zsysnum_solaris_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_darwin_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_darwin_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_darwin_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_dragonfly_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_dragonfly_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_freebsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_freebsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_freebsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_linux_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_linux_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_linux_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_linux_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_linux_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_netbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_netbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_netbsd_arm.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_openbsd_386.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_openbsd_amd64.go with 100% similarity]
vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go [moved from Godeps/_workspace/src/golang.org/x/sys/unix/ztypes_solaris_amd64.go with 100% similarity]