bump to v1.1.1

Signed-off-by: Peter Hunt <pehunt@redhat.com>

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Author:    Piotr Skamruk <piotr.skamruk@gmail.com>
# Date:      Sun Feb 21 11:34:05 2021 +0100
#
# On branch debian
# Your branch is ahead of 'rhcontainerbot/debian' by 2 commits.
#   (use "git push" to publish your local commits)
#
# Changes to be committed:
#	modified:   .github/workflows/test.yaml
#	modified:   OWNERS.md
#	modified:   README.md
#	modified:   go.mod
#	modified:   go.sum
#	modified:   pkg/hns/endpoint_windows.go
#	modified:   pkg/hns/netconf_suite_windows_test.go
#	modified:   pkg/hns/netconf_windows.go
#	modified:   pkg/hns/netconf_windows_test.go
#	new file:   pkg/ip/ip.go
#	new file:   pkg/ip/ip_test.go
#	modified:   pkg/ip/ipforward_linux.go
#	modified:   pkg/ip/link_linux.go
#	modified:   pkg/ip/link_linux_test.go
#	modified:   pkg/ip/utils_linux.go
#	modified:   pkg/ipam/ipam_linux.go
#	modified:   pkg/ipam/ipam_linux_test.go
#	renamed:    plugins/meta/flannel/flannel_suite_test.go -> pkg/link/link_suite_test.go
#	new file:   pkg/link/spoofcheck.go
#	new file:   pkg/link/spoofcheck_test.go
#	modified:   pkg/ns/ns_linux.go
#	modified:   pkg/testutils/netns_linux.go
#	modified:   pkg/testutils/ping.go
#	new file:   pkg/testutils/testing.go
#	modified:   pkg/utils/conntrack.go
#	deleted:    pkg/utils/hwaddr/hwaddr.go
#	deleted:    pkg/utils/hwaddr/hwaddr_test.go
#	modified:   pkg/utils/iptables.go
#	modified:   pkg/utils/sysctl/sysctl_linux.go
#	modified:   plugins/ipam/dhcp/README.md
#	modified:   plugins/ipam/dhcp/daemon.go
#	modified:   plugins/ipam/dhcp/dhcp2_test.go
#	modified:   plugins/ipam/dhcp/dhcp_test.go
#	modified:   plugins/ipam/dhcp/lease.go
#	modified:   plugins/ipam/dhcp/main.go
#	modified:   plugins/ipam/dhcp/options.go
#	modified:   plugins/ipam/dhcp/options_test.go
#	modified:   plugins/ipam/host-local/README.md
#	modified:   plugins/ipam/host-local/backend/allocator/allocator.go
#	modified:   plugins/ipam/host-local/backend/allocator/allocator_test.go
#	modified:   plugins/ipam/host-local/backend/allocator/config.go
#	modified:   plugins/ipam/host-local/backend/allocator/config_test.go
#	modified:   plugins/ipam/host-local/host_local_test.go
#	modified:   plugins/ipam/host-local/main.go
#	modified:   plugins/ipam/static/README.md
#	modified:   plugins/ipam/static/main.go
#	modified:   plugins/ipam/static/static_test.go
#	modified:   plugins/main/bridge/README.md
#	modified:   plugins/main/bridge/bridge.go
#	modified:   plugins/main/bridge/bridge_test.go
#	modified:   plugins/main/host-device/README.md
#	modified:   plugins/main/host-device/host-device.go
#	modified:   plugins/main/host-device/host-device_test.go
#	modified:   plugins/main/ipvlan/README.md
#	modified:   plugins/main/ipvlan/ipvlan.go
#	modified:   plugins/main/ipvlan/ipvlan_test.go
#	modified:   plugins/main/loopback/loopback.go
#	modified:   plugins/main/loopback/loopback_test.go
#	modified:   plugins/main/macvlan/README.md
#	modified:   plugins/main/macvlan/macvlan.go
#	modified:   plugins/main/macvlan/macvlan_test.go
#	modified:   plugins/main/ptp/README.md
#	modified:   plugins/main/ptp/ptp.go
#	modified:   plugins/main/ptp/ptp_test.go
#	modified:   plugins/main/vlan/vlan.go
#	modified:   plugins/main/vlan/vlan_test.go
#	modified:   plugins/main/windows/win-bridge/README.md
#	new file:   plugins/main/windows/win-bridge/sample-v1.conf
#	new file:   plugins/main/windows/win-bridge/sample-v2.conf
#	deleted:    plugins/main/windows/win-bridge/sample.conf
#	modified:   plugins/main/windows/win-bridge/win-bridge_windows.go
#	modified:   plugins/main/windows/win-overlay/README.md
#	modified:   plugins/main/windows/win-overlay/sample.conf
#	modified:   plugins/main/windows/win-overlay/win-overlay_windows.go
#	modified:   plugins/meta/bandwidth/README.md
#	modified:   plugins/meta/bandwidth/bandwidth_linux_test.go
#	modified:   plugins/meta/bandwidth/bandwidth_suite_test.go
#	modified:   plugins/meta/bandwidth/main.go
#	modified:   plugins/meta/firewall/README.md
#	modified:   plugins/meta/firewall/firewall.go
#	modified:   plugins/meta/firewall/firewall_firewalld_test.go
#	new file:   plugins/meta/firewall/firewall_integ_test.go
#	modified:   plugins/meta/firewall/firewall_iptables_test.go
#	modified:   plugins/meta/firewall/firewalld.go
#	new file:   plugins/meta/firewall/ingresspolicy.go
#	modified:   plugins/meta/firewall/iptables.go
#	deleted:    plugins/meta/flannel/README.md
#	deleted:    plugins/meta/flannel/flannel.go
#	deleted:    plugins/meta/flannel/flannel_linux.go
#	deleted:    plugins/meta/flannel/flannel_linux_test.go
#	deleted:    plugins/meta/flannel/flannel_windows.go
#	modified:   plugins/meta/portmap/README.md
#	modified:   plugins/meta/portmap/chain.go
#	modified:   plugins/meta/portmap/main.go
#	modified:   plugins/meta/portmap/portmap.go
#	modified:   plugins/meta/portmap/portmap_integ_test.go
#	modified:   plugins/meta/portmap/portmap_test.go
#	modified:   plugins/meta/sbr/README.md
#	modified:   plugins/meta/sbr/main.go
#	modified:   plugins/meta/sbr/sbr_linux_test.go
#	modified:   plugins/meta/tuning/README.md
#	modified:   plugins/meta/tuning/tuning.go
#	modified:   plugins/meta/tuning/tuning_test.go
#	modified:   plugins/meta/vrf/README.md
#	modified:   plugins/meta/vrf/main.go
#	modified:   plugins/meta/vrf/vrf_test.go
#	modified:   plugins/sample/main.go
#	modified:   plugins/sample/sample_linux_test.go
#	modified:   plugins/windows_only.txt
#	modified:   scripts/release.sh
#	new file:   vendor/github.com/Microsoft/go-winio/CODEOWNERS
#	modified:   vendor/github.com/Microsoft/go-winio/file.go
#	modified:   vendor/github.com/Microsoft/go-winio/fileinfo.go
#	new file:   vendor/github.com/Microsoft/go-winio/hvsock.go
#	modified:   vendor/github.com/Microsoft/go-winio/pipe.go
#	new file:   vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go
#	new file:   vendor/github.com/Microsoft/go-winio/pkg/security/grantvmgroupaccess.go
#	new file:   vendor/github.com/Microsoft/go-winio/pkg/security/syscall_windows.go
#	new file:   vendor/github.com/Microsoft/go-winio/pkg/security/zsyscall_windows.go
#	modified:   vendor/github.com/Microsoft/go-winio/syscall.go
#	new file:   vendor/github.com/Microsoft/go-winio/vhd/vhd.go
#	new file:   vendor/github.com/Microsoft/go-winio/vhd/zvhd_windows.go
#	modified:   vendor/github.com/Microsoft/go-winio/zsyscall_windows.go
#	new file:   vendor/github.com/Microsoft/hcsshim/.gitattributes
#	modified:   vendor/github.com/Microsoft/hcsshim/.gitignore
#	deleted:    vendor/github.com/Microsoft/hcsshim/.gometalinter.json
#	new file:   vendor/github.com/Microsoft/hcsshim/CODEOWNERS
#	new file:   vendor/github.com/Microsoft/hcsshim/Protobuild.toml
#	modified:   vendor/github.com/Microsoft/hcsshim/README.md
#	deleted:    vendor/github.com/Microsoft/hcsshim/appveyor.yml
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/attach.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/destroy.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/detach.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/export.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/format.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/helpers.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/import.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/initialize.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/mount.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/setup.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/storage.go
#	new file:   vendor/github.com/Microsoft/hcsshim/computestorage/zsyscall_windows.go
#	modified:   vendor/github.com/Microsoft/hcsshim/container.go
#	modified:   vendor/github.com/Microsoft/hcsshim/errors.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/hcn.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/hcnendpoint.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/hcnerrors.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/hcnglobals.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/hcnloadbalancer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/hcnnamespace.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/hcnnetwork.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/hcnpolicy.go
#	new file:   vendor/github.com/Microsoft/hcsshim/hcn/hcnroute.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/hcnsupport.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hcn/zsyscall_windows.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hnsendpoint.go
#	modified:   vendor/github.com/Microsoft/hcsshim/hnspolicy.go
#	modified:   vendor/github.com/Microsoft/hcsshim/interface.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/cni/registry.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/cow/cow.go
#	deleted:    vendor/github.com/Microsoft/hcsshim/internal/guestrequest/types.go
#	deleted:    vendor/github.com/Microsoft/hcsshim/internal/guid/guid.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hcs/callback.go
#	deleted:    vendor/github.com/Microsoft/hcsshim/internal/hcs/cgo.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hcs/errors.go
#	deleted:    vendor/github.com/Microsoft/hcsshim/internal/hcs/hcs.go
#	deleted:    vendor/github.com/Microsoft/hcsshim/internal/hcs/log.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hcs/process.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema1/schema1.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema1/schema1.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/attachment.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/attachment.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/battery.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/battery.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/cache_query_stats_response.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cache_query_stats_response.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/chipset.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/chipset.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/close_handle.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/close_handle.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/com_port.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/com_port.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/compute_system.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/compute_system.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/configuration.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/configuration.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/console_size.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/console_size.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/container.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_add_instance_request.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_hv_socket_service_config.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_instance.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_modify_operation.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_operation_request.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/device.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_remove_instance_request.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/container_credential_guard_state.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_state.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_credential_guard_system_info.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/container_memory_information.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/container_memory_information.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_affinity.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_config.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_configurations.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_operations.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/cpu_group_property.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/create_group_operation.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/delete_group_operation.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/device.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/devices.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/devices.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/enhanced_mode_video.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/enhanced_mode_video.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/flexible_io_device.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/flexible_io_device.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/guest_connection.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_connection.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/guest_connection_info.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_connection_info.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/guest_crash_reporting.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_crash_reporting.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/guest_os.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_os.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/guest_state.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/guest_state.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/host_processor_modify_request.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/hosted_system.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hosted_system.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/hv_socket.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/hv_socket_2.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_2.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_address.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/hv_socket_service_config.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_service_config.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/hv_socket_system_config.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/hv_socket_system_config.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/interrupt_moderation_mode.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/iov_settings.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/keyboard.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/keyboard.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/layer.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/layer.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/linux_kernel_direct.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/linux_kernel_direct.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/logical_processor.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/mapped_directory.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/mapped_directory.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/mapped_pipe.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/mapped_pipe.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/memory.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory_2.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/memory_information_for_vm.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory_information_for_vm.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/memory_stats.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/memory_stats.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/modification_request.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/modify_setting_request.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/modify_setting_request.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/mouse.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/mouse.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/network_adapter.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/network_adapter.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/networking.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/networking.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/pause_notification.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/pause_notification.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/pause_options.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/pause_options.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/plan9.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/plan9.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/plan9_share.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/plan9_share.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/process_details.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_details.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/process_modify_request.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_modify_request.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/process_parameters.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_parameters.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/process_status.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/process_status.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/processor.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/processor_2.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor_2.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/processor_stats.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor_stats.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/processor_topology.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/properties.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/properties.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/property_query.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/property_query.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/property_type.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/rdp_connection_options.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/rdp_connection_options.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/registry_changes.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_changes.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/registry_key.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_key.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/registry_value.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/registry_value.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/restore_state.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/restore_state.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/save_options.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/save_options.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/scsi.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/scsi.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/service_properties.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/shared_memory_configuration.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/shared_memory_configuration.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/shared_memory_region.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/shared_memory_region.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/shared_memory_region_info.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/shared_memory_region_info.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/silo_properties.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/silo_properties.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/statistics.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/statistics.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/storage.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/storage.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/storage_qo_s.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/storage_qo_s.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/storage_stats.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/storage_stats.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/topology.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/topology.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/uefi.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/uefi.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/uefi_boot_entry.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/uefi_boot_entry.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/version.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/version.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/video_monitor.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/video_monitor.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/virtual_machine.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_machine.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/virtual_node_info.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_node_info.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/virtual_p_mem_controller.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_p_mem_controller.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/virtual_p_mem_device.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_p_mem_device.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_pci_device.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_pci_function.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/virtual_smb.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_smb.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/virtual_smb_share.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_smb_share.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/virtual_smb_share_options.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/virtual_smb_share_options.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/vm_memory.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/vm_memory.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/vm_processor_limits.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/schema2/windows_crash_reporting.go -> vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/windows_crash_reporting.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/hcs/service.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hcs/system.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hcs/utils.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hcs/waithelper.go
#	deleted:    vendor/github.com/Microsoft/hcsshim/internal/hcs/watcher.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hns/hnsendpoint.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hns/hnsfuncs.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hns/hnsnetwork.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hns/hnspolicy.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/hns/namespace.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/interop/interop.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/log/g.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/oc/exporter.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/oc/span.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/regstate/regstate.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/runhcs/container.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/safefile/safeopen.go
#	deleted:    vendor/github.com/Microsoft/hcsshim/internal/safefile/zsyscall_windows.go
#	deleted:    vendor/github.com/Microsoft/hcsshim/internal/schema2/memory_2.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/timeout/timeout.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/vmcompute/vmcompute.go
#	renamed:    vendor/github.com/Microsoft/hcsshim/internal/hcs/zsyscall_windows.go -> vendor/github.com/Microsoft/hcsshim/internal/vmcompute/zsyscall_windows.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/activatelayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/baselayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/createlayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/createscratchlayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/deactivatelayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/destroylayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/expandscratchsize.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/exportlayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/getlayermountpath.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/getsharedbaseimages.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/grantvmaccess.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/importlayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/layerexists.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/layerid.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/layerutils.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/legacy.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/nametoguid.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/preparelayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/processimage.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/unpreparelayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/wclayer.go
#	modified:   vendor/github.com/Microsoft/hcsshim/internal/wclayer/zsyscall_windows.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/devices.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/errors.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/filesystem.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/iocp.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/jobobject.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/logon.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/memory.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/net.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/path.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/process.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/processor.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/system.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/thread.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/utils.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/winapi.go
#	new file:   vendor/github.com/Microsoft/hcsshim/internal/winapi/zsyscall_windows.go
#	modified:   vendor/github.com/Microsoft/hcsshim/layer.go
#	new file:   vendor/github.com/Microsoft/hcsshim/osversion/osversion_windows.go
#	new file:   vendor/github.com/Microsoft/hcsshim/osversion/windowsbuilds.go
#	modified:   vendor/github.com/Microsoft/hcsshim/process.go
#	deleted:    vendor/github.com/Microsoft/hcsshim/vendor.conf
#	new file:   vendor/github.com/alexflint/go-filemutex/filemutex.go
#	modified:   vendor/github.com/alexflint/go-filemutex/filemutex_flock.go
#	modified:   vendor/github.com/alexflint/go-filemutex/filemutex_windows.go
#	modified:   vendor/github.com/buger/jsonparser/.gitignore
#	modified:   vendor/github.com/buger/jsonparser/.travis.yml
#	modified:   vendor/github.com/buger/jsonparser/README.md
#	modified:   vendor/github.com/buger/jsonparser/bytes.go
#	modified:   vendor/github.com/buger/jsonparser/bytes_unsafe.go
#	new file:   vendor/github.com/buger/jsonparser/fuzz.go
#	new file:   vendor/github.com/buger/jsonparser/oss-fuzz-build.sh
#	modified:   vendor/github.com/buger/jsonparser/parser.go
#	new file:   vendor/github.com/containerd/cgroups/LICENSE
#	new file:   vendor/github.com/containerd/cgroups/stats/v1/doc.go
#	new file:   vendor/github.com/containerd/cgroups/stats/v1/metrics.pb.go
#	new file:   vendor/github.com/containerd/cgroups/stats/v1/metrics.pb.txt
#	new file:   vendor/github.com/containerd/cgroups/stats/v1/metrics.proto
#	modified:   vendor/github.com/containernetworking/cni/libcni/api.go
#	modified:   vendor/github.com/containernetworking/cni/libcni/conf.go
#	modified:   vendor/github.com/containernetworking/cni/pkg/invoke/exec.go
#	modified:   vendor/github.com/containernetworking/cni/pkg/types/020/types.go
#	new file:   vendor/github.com/containernetworking/cni/pkg/types/040/types.go
#	new file:   vendor/github.com/containernetworking/cni/pkg/types/100/types.go
#	modified:   vendor/github.com/containernetworking/cni/pkg/types/args.go
#	new file:   vendor/github.com/containernetworking/cni/pkg/types/create/create.go
#	deleted:    vendor/github.com/containernetworking/cni/pkg/types/current/types.go
#	new file:   vendor/github.com/containernetworking/cni/pkg/types/internal/convert.go
#	new file:   vendor/github.com/containernetworking/cni/pkg/types/internal/create.go
#	modified:   vendor/github.com/containernetworking/cni/pkg/types/types.go
#	modified:   vendor/github.com/containernetworking/cni/pkg/version/conf.go
#	modified:   vendor/github.com/containernetworking/cni/pkg/version/plugin.go
#	modified:   vendor/github.com/containernetworking/cni/pkg/version/version.go
#	modified:   vendor/github.com/coreos/go-iptables/iptables/iptables.go
#	renamed:    vendor/github.com/coreos/go-systemd/LICENSE -> vendor/github.com/coreos/go-systemd/v22/LICENSE
#	renamed:    vendor/github.com/coreos/go-systemd/NOTICE -> vendor/github.com/coreos/go-systemd/v22/NOTICE
#	renamed:    vendor/github.com/coreos/go-systemd/activation/files.go -> vendor/github.com/coreos/go-systemd/v22/activation/files_unix.go
#	new file:   vendor/github.com/coreos/go-systemd/v22/activation/files_windows.go
#	renamed:    vendor/github.com/coreos/go-systemd/activation/listeners.go -> vendor/github.com/coreos/go-systemd/v22/activation/listeners.go
#	renamed:    vendor/github.com/coreos/go-systemd/activation/packetconns.go -> vendor/github.com/coreos/go-systemd/v22/activation/packetconns.go
#	modified:   vendor/github.com/fsnotify/fsnotify/.editorconfig
#	new file:   vendor/github.com/fsnotify/fsnotify/.gitattributes
#	modified:   vendor/github.com/fsnotify/fsnotify/.travis.yml
#	modified:   vendor/github.com/fsnotify/fsnotify/LICENSE
#	modified:   vendor/github.com/fsnotify/fsnotify/README.md
#	modified:   vendor/github.com/fsnotify/fsnotify/fsnotify.go
#	modified:   vendor/github.com/fsnotify/fsnotify/inotify_poller.go
#	modified:   vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go
#	modified:   vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go
#	deleted:    vendor/github.com/godbus/dbus/.travis.yml
#	deleted:    vendor/github.com/godbus/dbus/call.go
#	deleted:    vendor/github.com/godbus/dbus/conn_other.go
#	deleted:    vendor/github.com/godbus/dbus/object.go
#	renamed:    vendor/github.com/godbus/dbus/CONTRIBUTING.md -> vendor/github.com/godbus/dbus/v5/CONTRIBUTING.md
#	renamed:    vendor/github.com/godbus/dbus/LICENSE -> vendor/github.com/godbus/dbus/v5/LICENSE
#	renamed:    vendor/github.com/godbus/dbus/MAINTAINERS -> vendor/github.com/godbus/dbus/v5/MAINTAINERS
#	renamed:    vendor/github.com/godbus/dbus/README.markdown -> vendor/github.com/godbus/dbus/v5/README.markdown
#	renamed:    vendor/github.com/godbus/dbus/auth.go -> vendor/github.com/godbus/dbus/v5/auth.go
#	new file:   vendor/github.com/godbus/dbus/v5/auth_anonymous.go
#	renamed:    vendor/github.com/godbus/dbus/auth_external.go -> vendor/github.com/godbus/dbus/v5/auth_external.go
#	renamed:    vendor/github.com/godbus/dbus/auth_sha1.go -> vendor/github.com/godbus/dbus/v5/auth_sha1.go
#	new file:   vendor/github.com/godbus/dbus/v5/call.go
#	renamed:    vendor/github.com/godbus/dbus/conn.go -> vendor/github.com/godbus/dbus/v5/conn.go
#	renamed:    vendor/github.com/godbus/dbus/conn_darwin.go -> vendor/github.com/godbus/dbus/v5/conn_darwin.go
#	new file:   vendor/github.com/godbus/dbus/v5/conn_other.go
#	new file:   vendor/github.com/godbus/dbus/v5/conn_unix.go
#	new file:   vendor/github.com/godbus/dbus/v5/conn_windows.go
#	renamed:    vendor/github.com/godbus/dbus/dbus.go -> vendor/github.com/godbus/dbus/v5/dbus.go
#	renamed:    vendor/github.com/godbus/dbus/decoder.go -> vendor/github.com/godbus/dbus/v5/decoder.go
#	renamed:    vendor/github.com/godbus/dbus/default_handler.go -> vendor/github.com/godbus/dbus/v5/default_handler.go
#	renamed:    vendor/github.com/godbus/dbus/doc.go -> vendor/github.com/godbus/dbus/v5/doc.go
#	renamed:    vendor/github.com/godbus/dbus/encoder.go -> vendor/github.com/godbus/dbus/v5/encoder.go
#	renamed:    vendor/github.com/godbus/dbus/export.go -> vendor/github.com/godbus/dbus/v5/export.go
#	renamed:    vendor/github.com/godbus/dbus/homedir.go -> vendor/github.com/godbus/dbus/v5/homedir.go
#	renamed:    vendor/github.com/godbus/dbus/homedir_dynamic.go -> vendor/github.com/godbus/dbus/v5/homedir_dynamic.go
#	renamed:    vendor/github.com/godbus/dbus/homedir_static.go -> vendor/github.com/godbus/dbus/v5/homedir_static.go
#	new file:   vendor/github.com/godbus/dbus/v5/match.go
#	renamed:    vendor/github.com/godbus/dbus/message.go -> vendor/github.com/godbus/dbus/v5/message.go
#	new file:   vendor/github.com/godbus/dbus/v5/object.go
#	new file:   vendor/github.com/godbus/dbus/v5/sequence.go
#	new file:   vendor/github.com/godbus/dbus/v5/sequential_handler.go
#	renamed:    vendor/github.com/godbus/dbus/server_interfaces.go -> vendor/github.com/godbus/dbus/v5/server_interfaces.go
#	renamed:    vendor/github.com/godbus/dbus/sig.go -> vendor/github.com/godbus/dbus/v5/sig.go
#	renamed:    vendor/github.com/godbus/dbus/transport_darwin.go -> vendor/github.com/godbus/dbus/v5/transport_darwin.go
#	renamed:    vendor/github.com/godbus/dbus/transport_generic.go -> vendor/github.com/godbus/dbus/v5/transport_generic.go
#	new file:   vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go
#	renamed:    vendor/github.com/godbus/dbus/transport_tcp.go -> vendor/github.com/godbus/dbus/v5/transport_tcp.go
#	renamed:    vendor/github.com/godbus/dbus/transport_unix.go -> vendor/github.com/godbus/dbus/v5/transport_unix.go
#	renamed:    vendor/github.com/godbus/dbus/transport_unixcred_dragonfly.go -> vendor/github.com/godbus/dbus/v5/transport_unixcred_dragonfly.go
#	renamed:    vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go -> vendor/github.com/godbus/dbus/v5/transport_unixcred_freebsd.go
#	renamed:    vendor/github.com/godbus/dbus/transport_unixcred_linux.go -> vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go
#	renamed:    vendor/github.com/godbus/dbus/transport_unixcred_openbsd.go -> vendor/github.com/godbus/dbus/v5/transport_unixcred_openbsd.go
#	renamed:    vendor/github.com/godbus/dbus/variant.go -> vendor/github.com/godbus/dbus/v5/variant.go
#	renamed:    vendor/github.com/godbus/dbus/variant_lexer.go -> vendor/github.com/godbus/dbus/v5/variant_lexer.go
#	renamed:    vendor/github.com/godbus/dbus/variant_parser.go -> vendor/github.com/godbus/dbus/v5/variant_parser.go
#	new file:   vendor/github.com/gogo/protobuf/AUTHORS
#	new file:   vendor/github.com/gogo/protobuf/CONTRIBUTORS
#	renamed:    vendor/golang.org/x/crypto/LICENSE -> vendor/github.com/gogo/protobuf/LICENSE
#	new file:   vendor/github.com/gogo/protobuf/gogoproto/Makefile
#	new file:   vendor/github.com/gogo/protobuf/gogoproto/doc.go
#	new file:   vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go
#	new file:   vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.golden
#	new file:   vendor/github.com/gogo/protobuf/gogoproto/gogo.proto
#	new file:   vendor/github.com/gogo/protobuf/gogoproto/helper.go
#	new file:   vendor/github.com/gogo/protobuf/proto/Makefile
#	new file:   vendor/github.com/gogo/protobuf/proto/clone.go
#	new file:   vendor/github.com/gogo/protobuf/proto/custom_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/decode.go
#	new file:   vendor/github.com/gogo/protobuf/proto/deprecated.go
#	new file:   vendor/github.com/gogo/protobuf/proto/discard.go
#	new file:   vendor/github.com/gogo/protobuf/proto/duration.go
#	new file:   vendor/github.com/gogo/protobuf/proto/duration_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/encode.go
#	new file:   vendor/github.com/gogo/protobuf/proto/encode_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/equal.go
#	new file:   vendor/github.com/gogo/protobuf/proto/extensions.go
#	new file:   vendor/github.com/gogo/protobuf/proto/extensions_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/lib.go
#	new file:   vendor/github.com/gogo/protobuf/proto/lib_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/message_set.go
#	new file:   vendor/github.com/gogo/protobuf/proto/pointer_reflect.go
#	new file:   vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go
#	new file:   vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/properties.go
#	new file:   vendor/github.com/gogo/protobuf/proto/properties_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/skip_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/table_marshal.go
#	new file:   vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/table_merge.go
#	new file:   vendor/github.com/gogo/protobuf/proto/table_unmarshal.go
#	new file:   vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/text.go
#	new file:   vendor/github.com/gogo/protobuf/proto/text_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/text_parser.go
#	new file:   vendor/github.com/gogo/protobuf/proto/timestamp.go
#	new file:   vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/proto/wrappers.go
#	new file:   vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go
#	new file:   vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile
#	new file:   vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go
#	new file:   vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go
#	new file:   vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go
#	new file:   vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go
#	new file:   vendor/github.com/golang/groupcache/LICENSE
#	new file:   vendor/github.com/golang/groupcache/lru/lru.go
#	deleted:    vendor/github.com/j-keck/arping/.gitignore
#	deleted:    vendor/github.com/j-keck/arping/LICENSE
#	deleted:    vendor/github.com/j-keck/arping/README.md
#	deleted:    vendor/github.com/j-keck/arping/arp_datagram.go
#	deleted:    vendor/github.com/j-keck/arping/arping.go
#	deleted:    vendor/github.com/j-keck/arping/arping_bsd.go
#	deleted:    vendor/github.com/j-keck/arping/arping_linux.go
#	deleted:    vendor/github.com/j-keck/arping/arping_windows.go
#	deleted:    vendor/github.com/j-keck/arping/netutils.go
#	modified:   vendor/github.com/mattn/go-shellwords/.travis.yml
#	modified:   vendor/github.com/mattn/go-shellwords/README.md
#	new file:   vendor/github.com/mattn/go-shellwords/go.test.sh
#	modified:   vendor/github.com/mattn/go-shellwords/shellwords.go
#	modified:   vendor/github.com/mattn/go-shellwords/util_posix.go
#	modified:   vendor/github.com/mattn/go-shellwords/util_windows.go
#	new file:   vendor/github.com/networkplumbing/go-nft/LICENSE
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/chain.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/config.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/config/chain.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/config/config.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/config/rule.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/config/table.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/doc.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/exec/exec.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/rule.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/schema/chain.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/schema/rule.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/schema/schema.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/schema/table.go
#	new file:   vendor/github.com/networkplumbing/go-nft/nft/table.go
#	modified:   vendor/github.com/nxadm/tail/.gitignore
#	deleted:    vendor/github.com/nxadm/tail/.travis.yml
#	modified:   vendor/github.com/nxadm/tail/CHANGES.md
#	modified:   vendor/github.com/nxadm/tail/README.md
#	deleted:    vendor/github.com/nxadm/tail/appveyor.yml
#	deleted:    vendor/github.com/nxadm/tail/go.mod
#	deleted:    vendor/github.com/nxadm/tail/go.sum
#	modified:   vendor/github.com/nxadm/tail/tail.go
#	modified:   vendor/github.com/nxadm/tail/tail_posix.go
#	modified:   vendor/github.com/nxadm/tail/tail_windows.go
#	modified:   vendor/github.com/nxadm/tail/util/util.go
#	modified:   vendor/github.com/nxadm/tail/watch/filechanges.go
#	modified:   vendor/github.com/nxadm/tail/watch/inotify.go
#	modified:   vendor/github.com/nxadm/tail/watch/inotify_tracker.go
#	modified:   vendor/github.com/nxadm/tail/watch/polling.go
#	modified:   vendor/github.com/nxadm/tail/watch/watch.go
#	modified:   vendor/github.com/nxadm/tail/winfile/winfile.go
#	modified:   vendor/github.com/onsi/ginkgo/.travis.yml
#	modified:   vendor/github.com/onsi/ginkgo/CHANGELOG.md
#	modified:   vendor/github.com/onsi/ginkgo/README.md
#	modified:   vendor/github.com/onsi/ginkgo/RELEASING.md
#	modified:   vendor/github.com/onsi/ginkgo/config/config.go
#	modified:   vendor/github.com/onsi/ginkgo/extensions/table/table.go
#	modified:   vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go
#	new file:   vendor/github.com/onsi/ginkgo/formatter/formatter.go
#	modified:   vendor/github.com/onsi/ginkgo/ginkgo_dsl.go
#	deleted:    vendor/github.com/onsi/ginkgo/go.mod
#	deleted:    vendor/github.com/onsi/ginkgo/go.sum
#	new file:   vendor/github.com/onsi/ginkgo/internal/global/init.go
#	modified:   vendor/github.com/onsi/ginkgo/internal/spec/specs.go
#	modified:   vendor/github.com/onsi/ginkgo/internal/suite/suite.go
#	modified:   vendor/github.com/onsi/ginkgo/internal/testingtproxy/testing_t_proxy.go
#	modified:   vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go
#	new file:   vendor/github.com/onsi/ginkgo/types/deprecation_support.go
#	modified:   vendor/github.com/onsi/gomega/.travis.yml
#	modified:   vendor/github.com/onsi/gomega/CHANGELOG.md
#	new file:   vendor/github.com/onsi/gomega/Dockerfile
#	modified:   vendor/github.com/onsi/gomega/Makefile
#	modified:   vendor/github.com/onsi/gomega/README.md
#	new file:   vendor/github.com/onsi/gomega/docker-compose.yaml
#	modified:   vendor/github.com/onsi/gomega/format/format.go
#	modified:   vendor/github.com/onsi/gomega/gbytes/buffer.go
#	modified:   vendor/github.com/onsi/gomega/gbytes/io_wrappers.go
#	modified:   vendor/github.com/onsi/gomega/gexec/build.go
#	deleted:    vendor/github.com/onsi/gomega/go.mod
#	deleted:    vendor/github.com/onsi/gomega/go.sum
#	modified:   vendor/github.com/onsi/gomega/gomega_dsl.go
#	renamed:    vendor/github.com/onsi/gomega/internal/assertion/assertion.go -> vendor/github.com/onsi/gomega/internal/assertion.go
#	renamed:    vendor/github.com/onsi/gomega/internal/asyncassertion/async_assertion.go -> vendor/github.com/onsi/gomega/internal/async_assertion.go
#	new file:   vendor/github.com/onsi/gomega/internal/duration_bundle.go
#	new file:   vendor/github.com/onsi/gomega/internal/gomega.go
#	deleted:    vendor/github.com/onsi/gomega/internal/oraclematcher/oracle_matcher.go
#	deleted:    vendor/github.com/onsi/gomega/internal/testingtsupport/testing_t_support.go
#	modified:   vendor/github.com/onsi/gomega/matchers.go
#	modified:   vendor/github.com/onsi/gomega/matchers/and.go
#	modified:   vendor/github.com/onsi/gomega/matchers/be_element_of_matcher.go
#	modified:   vendor/github.com/onsi/gomega/matchers/be_numerically_matcher.go
#	modified:   vendor/github.com/onsi/gomega/matchers/consist_of.go
#	modified:   vendor/github.com/onsi/gomega/matchers/contain_elements_matcher.go
#	modified:   vendor/github.com/onsi/gomega/matchers/match_error_matcher.go
#	modified:   vendor/github.com/onsi/gomega/matchers/not.go
#	modified:   vendor/github.com/onsi/gomega/matchers/or.go
#	new file:   vendor/github.com/onsi/gomega/matchers/satisfy_matcher.go
#	modified:   vendor/github.com/onsi/gomega/matchers/with_transform.go
#	modified:   vendor/github.com/onsi/gomega/types/types.go
#	new file:   vendor/github.com/pkg/errors/.gitignore
#	new file:   vendor/github.com/pkg/errors/.travis.yml
#	new file:   vendor/github.com/pkg/errors/LICENSE
#	new file:   vendor/github.com/pkg/errors/Makefile
#	new file:   vendor/github.com/pkg/errors/README.md
#	new file:   vendor/github.com/pkg/errors/appveyor.yml
#	new file:   vendor/github.com/pkg/errors/errors.go
#	new file:   vendor/github.com/pkg/errors/go113.go
#	new file:   vendor/github.com/pkg/errors/stack.go
#	modified:   vendor/github.com/safchain/ethtool/.travis.yml
#	modified:   vendor/github.com/safchain/ethtool/ethtool.go
#	modified:   vendor/github.com/safchain/ethtool/ethtool_cmd.go
#	modified:   vendor/github.com/safchain/ethtool/ethtool_msglvl.go
#	modified:   vendor/github.com/sirupsen/logrus/.gitignore
#	new file:   vendor/github.com/sirupsen/logrus/.golangci.yml
#	modified:   vendor/github.com/sirupsen/logrus/.travis.yml
#	modified:   vendor/github.com/sirupsen/logrus/CHANGELOG.md
#	modified:   vendor/github.com/sirupsen/logrus/README.md
#	modified:   vendor/github.com/sirupsen/logrus/alt_exit.go
#	modified:   vendor/github.com/sirupsen/logrus/appveyor.yml
#	new file:   vendor/github.com/sirupsen/logrus/buffer_pool.go
#	modified:   vendor/github.com/sirupsen/logrus/entry.go
#	modified:   vendor/github.com/sirupsen/logrus/exported.go
#	modified:   vendor/github.com/sirupsen/logrus/formatter.go
#	modified:   vendor/github.com/sirupsen/logrus/json_formatter.go
#	modified:   vendor/github.com/sirupsen/logrus/logger.go
#	modified:   vendor/github.com/sirupsen/logrus/logrus.go
#	deleted:    vendor/github.com/sirupsen/logrus/terminal_bsd.go
#	modified:   vendor/github.com/sirupsen/logrus/terminal_check_appengine.go
#	new file:   vendor/github.com/sirupsen/logrus/terminal_check_bsd.go
#	new file:   vendor/github.com/sirupsen/logrus/terminal_check_js.go
#	new file:   vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go
#	modified:   vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go
#	new file:   vendor/github.com/sirupsen/logrus/terminal_check_solaris.go
#	new file:   vendor/github.com/sirupsen/logrus/terminal_check_unix.go
#	new file:   vendor/github.com/sirupsen/logrus/terminal_check_windows.go
#	deleted:    vendor/github.com/sirupsen/logrus/terminal_linux.go
#	modified:   vendor/github.com/sirupsen/logrus/text_formatter.go
#	modified:   vendor/github.com/sirupsen/logrus/writer.go
#	modified:   vendor/github.com/vishvananda/netlink/class_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/devlink_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/filter_linux.go
#	deleted:    vendor/github.com/vishvananda/netlink/go.mod
#	deleted:    vendor/github.com/vishvananda/netlink/go.sum
#	modified:   vendor/github.com/vishvananda/netlink/handle_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/handle_unspecified.go
#	modified:   vendor/github.com/vishvananda/netlink/inet_diag.go
#	modified:   vendor/github.com/vishvananda/netlink/ipset_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/link.go
#	modified:   vendor/github.com/vishvananda/netlink/link_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/nl/devlink_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/nl/link_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/nl/nl_linux.go
#	renamed:    vendor/github.com/vishvananda/netlink/nl/parse_attr.go -> vendor/github.com/vishvananda/netlink/nl/parse_attr_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/qdisc.go
#	modified:   vendor/github.com/vishvananda/netlink/qdisc_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/route.go
#	modified:   vendor/github.com/vishvananda/netlink/route_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/route_unspecified.go
#	modified:   vendor/github.com/vishvananda/netlink/socket_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/tcp.go
#	modified:   vendor/github.com/vishvananda/netlink/tcp_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/xfrm_policy.go
#	modified:   vendor/github.com/vishvananda/netlink/xfrm_policy_linux.go
#	modified:   vendor/github.com/vishvananda/netlink/xfrm_state.go
#	modified:   vendor/github.com/vishvananda/netlink/xfrm_state_linux.go
#	modified:   vendor/github.com/vishvananda/netns/README.md
#	deleted:    vendor/github.com/vishvananda/netns/go.mod
#	deleted:    vendor/github.com/vishvananda/netns/go.sum
#	modified:   vendor/github.com/vishvananda/netns/netns_linux.go
#	new file:   vendor/go.opencensus.io/.gitignore
#	new file:   vendor/go.opencensus.io/.travis.yml
#	new file:   vendor/go.opencensus.io/AUTHORS
#	new file:   vendor/go.opencensus.io/CONTRIBUTING.md
#	new file:   vendor/go.opencensus.io/LICENSE
#	new file:   vendor/go.opencensus.io/Makefile
#	new file:   vendor/go.opencensus.io/README.md
#	new file:   vendor/go.opencensus.io/appveyor.yml
#	new file:   vendor/go.opencensus.io/internal/internal.go
#	new file:   vendor/go.opencensus.io/internal/sanitize.go
#	new file:   vendor/go.opencensus.io/internal/traceinternals.go
#	new file:   vendor/go.opencensus.io/opencensus.go
#	new file:   vendor/go.opencensus.io/trace/basetypes.go
#	new file:   vendor/go.opencensus.io/trace/config.go
#	new file:   vendor/go.opencensus.io/trace/doc.go
#	new file:   vendor/go.opencensus.io/trace/evictedqueue.go
#	new file:   vendor/go.opencensus.io/trace/export.go
#	new file:   vendor/go.opencensus.io/trace/internal/internal.go
#	new file:   vendor/go.opencensus.io/trace/lrumap.go
#	new file:   vendor/go.opencensus.io/trace/sampling.go
#	new file:   vendor/go.opencensus.io/trace/spanbucket.go
#	new file:   vendor/go.opencensus.io/trace/spanstore.go
#	new file:   vendor/go.opencensus.io/trace/status_codes.go
#	new file:   vendor/go.opencensus.io/trace/trace.go
#	new file:   vendor/go.opencensus.io/trace/trace_go11.go
#	renamed:    pkg/utils/hwaddr/hwaddr_suite_test.go -> vendor/go.opencensus.io/trace/trace_nongo11.go
#	new file:   vendor/go.opencensus.io/trace/tracestate/tracestate.go
#	deleted:    vendor/golang.org/x/crypto/AUTHORS
#	deleted:    vendor/golang.org/x/crypto/CONTRIBUTORS
#	deleted:    vendor/golang.org/x/crypto/PATENTS
#	deleted:    vendor/golang.org/x/crypto/ssh/terminal/terminal.go
#	deleted:    vendor/golang.org/x/crypto/ssh/terminal/util.go
#	deleted:    vendor/golang.org/x/crypto/ssh/terminal/util_aix.go
#	deleted:    vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go
#	deleted:    vendor/golang.org/x/crypto/ssh/terminal/util_linux.go
#	deleted:    vendor/golang.org/x/crypto/ssh/terminal/util_plan9.go
#	deleted:    vendor/golang.org/x/crypto/ssh/terminal/util_solaris.go
#	deleted:    vendor/golang.org/x/crypto/ssh/terminal/util_windows.go
#	modified:   vendor/golang.org/x/net/html/const.go
#	modified:   vendor/golang.org/x/net/html/foreign.go
#	modified:   vendor/golang.org/x/net/html/parse.go
#	modified:   vendor/golang.org/x/net/html/render.go
#	modified:   vendor/golang.org/x/net/internal/socket/cmsghdr.go
#	modified:   vendor/golang.org/x/net/internal/socket/cmsghdr_bsd.go
#	modified:   vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go
#	modified:   vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go
#	modified:   vendor/golang.org/x/net/internal/socket/cmsghdr_solaris_64bit.go
#	modified:   vendor/golang.org/x/net/internal/socket/cmsghdr_stub.go
#	modified:   vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go
#	new file:   vendor/golang.org/x/net/internal/socket/cmsghdr_zos_s390x.go
#	modified:   vendor/golang.org/x/net/internal/socket/error_unix.go
#	modified:   vendor/golang.org/x/net/internal/socket/iovec_32bit.go
#	modified:   vendor/golang.org/x/net/internal/socket/iovec_64bit.go
#	modified:   vendor/golang.org/x/net/internal/socket/iovec_solaris_64bit.go
#	modified:   vendor/golang.org/x/net/internal/socket/iovec_stub.go
#	modified:   vendor/golang.org/x/net/internal/socket/mmsghdr_stub.go
#	modified:   vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go
#	modified:   vendor/golang.org/x/net/internal/socket/msghdr_bsd.go
#	modified:   vendor/golang.org/x/net/internal/socket/msghdr_bsdvar.go
#	modified:   vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go
#	modified:   vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go
#	modified:   vendor/golang.org/x/net/internal/socket/msghdr_solaris_64bit.go
#	modified:   vendor/golang.org/x/net/internal/socket/msghdr_stub.go
#	new file:   vendor/golang.org/x/net/internal/socket/msghdr_zos_s390x.go
#	modified:   vendor/golang.org/x/net/internal/socket/norace.go
#	modified:   vendor/golang.org/x/net/internal/socket/race.go
#	modified:   vendor/golang.org/x/net/internal/socket/rawconn.go
#	modified:   vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go
#	modified:   vendor/golang.org/x/net/internal/socket/rawconn_msg.go
#	modified:   vendor/golang.org/x/net/internal/socket/rawconn_nommsg.go
#	modified:   vendor/golang.org/x/net/internal/socket/rawconn_nomsg.go
#	modified:   vendor/golang.org/x/net/internal/socket/sys_bsd.go
#	modified:   vendor/golang.org/x/net/internal/socket/sys_const_unix.go
#	modified:   vendor/golang.org/x/net/internal/socket/sys_linkname.go
#	modified:   vendor/golang.org/x/net/internal/socket/sys_linux.go
#	new file:   vendor/golang.org/x/net/internal/socket/sys_linux_ppc.go
#	modified:   vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go
#	modified:   vendor/golang.org/x/net/internal/socket/sys_posix.go
#	modified:   vendor/golang.org/x/net/internal/socket/sys_stub.go
#	modified:   vendor/golang.org/x/net/internal/socket/sys_unix.go
#	modified:   vendor/golang.org/x/net/internal/socket/sys_windows.go
#	new file:   vendor/golang.org/x/net/internal/socket/sys_zos_s390x.go
#	new file:   vendor/golang.org/x/net/internal/socket/sys_zos_s390x.s
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_aix_ppc64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_darwin_386.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_darwin_amd64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_darwin_arm.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_darwin_arm64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_dragonfly_amd64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_freebsd_386.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_freebsd_amd64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_386.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_arm.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_mips.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_mips64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_mips64le.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_mipsle.go
#	new file:   vendor/golang.org/x/net/internal/socket/zsys_linux_ppc.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_netbsd_386.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_netbsd_amd64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_openbsd_386.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_openbsd_amd64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm64.go
#	new file:   vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go
#	modified:   vendor/golang.org/x/net/internal/socket/zsys_solaris_amd64.go
#	new file:   vendor/golang.org/x/net/internal/socket/zsys_zos_s390x.go
#	modified:   vendor/golang.org/x/net/ipv4/control_bsd.go
#	modified:   vendor/golang.org/x/net/ipv4/control_pktinfo.go
#	modified:   vendor/golang.org/x/net/ipv4/control_stub.go
#	modified:   vendor/golang.org/x/net/ipv4/control_unix.go
#	new file:   vendor/golang.org/x/net/ipv4/control_zos.go
#	modified:   vendor/golang.org/x/net/ipv4/icmp_stub.go
#	modified:   vendor/golang.org/x/net/ipv4/payload_cmsg.go
#	modified:   vendor/golang.org/x/net/ipv4/payload_nocmsg.go
#	modified:   vendor/golang.org/x/net/ipv4/sockopt_posix.go
#	modified:   vendor/golang.org/x/net/ipv4/sockopt_stub.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_aix.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_asmreq.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_asmreqn.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_asmreqn_stub.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_bpf.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_bpf_stub.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_bsd.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_darwin.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_dragonfly.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_freebsd.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_linux.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_solaris.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_ssmreq.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_ssmreq_stub.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_stub.go
#	modified:   vendor/golang.org/x/net/ipv4/sys_windows.go
#	new file:   vendor/golang.org/x/net/ipv4/sys_zos.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_aix_ppc64.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_darwin.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_dragonfly.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_freebsd_386.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_freebsd_amd64.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_freebsd_arm.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_freebsd_arm64.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_386.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_arm.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_mips.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_mips64.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_mips64le.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_mipsle.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_ppc.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_ppc64.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_netbsd.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_openbsd.go
#	modified:   vendor/golang.org/x/net/ipv4/zsys_solaris.go
#	new file:   vendor/golang.org/x/net/ipv4/zsys_zos_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/README.md
#	modified:   vendor/golang.org/x/sys/unix/aliases.go
#	modified:   vendor/golang.org/x/sys/unix/asm_aix_ppc64.s
#	renamed:    vendor/golang.org/x/sys/unix/asm_darwin_386.s -> vendor/golang.org/x/sys/unix/asm_bsd_386.s
#	renamed:    vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s -> vendor/golang.org/x/sys/unix/asm_bsd_amd64.s
#	renamed:    vendor/golang.org/x/sys/unix/asm_netbsd_arm.s -> vendor/golang.org/x/sys/unix/asm_bsd_arm.s
#	renamed:    vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s -> vendor/golang.org/x/sys/unix/asm_bsd_arm64.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_darwin_amd64.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_darwin_arm.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_darwin_arm64.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_freebsd_386.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_freebsd_arm.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s
#	modified:   vendor/golang.org/x/sys/unix/asm_linux_386.s
#	modified:   vendor/golang.org/x/sys/unix/asm_linux_amd64.s
#	modified:   vendor/golang.org/x/sys/unix/asm_linux_arm.s
#	modified:   vendor/golang.org/x/sys/unix/asm_linux_arm64.s
#	modified:   vendor/golang.org/x/sys/unix/asm_linux_mips64x.s
#	modified:   vendor/golang.org/x/sys/unix/asm_linux_mipsx.s
#	modified:   vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s
#	modified:   vendor/golang.org/x/sys/unix/asm_linux_riscv64.s
#	modified:   vendor/golang.org/x/sys/unix/asm_linux_s390x.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_netbsd_386.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_openbsd_386.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_openbsd_arm.s
#	deleted:    vendor/golang.org/x/sys/unix/asm_openbsd_arm64.s
#	modified:   vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s
#	modified:   vendor/golang.org/x/sys/unix/asm_solaris_amd64.s
#	new file:   vendor/golang.org/x/sys/unix/asm_zos_s390x.s
#	modified:   vendor/golang.org/x/sys/unix/cap_freebsd.go
#	modified:   vendor/golang.org/x/sys/unix/constants.go
#	modified:   vendor/golang.org/x/sys/unix/dev_aix_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/dev_aix_ppc64.go
#	new file:   vendor/golang.org/x/sys/unix/dev_zos.go
#	modified:   vendor/golang.org/x/sys/unix/dirent.go
#	modified:   vendor/golang.org/x/sys/unix/endian_big.go
#	modified:   vendor/golang.org/x/sys/unix/endian_little.go
#	modified:   vendor/golang.org/x/sys/unix/env_unix.go
#	new file:   vendor/golang.org/x/sys/unix/epoll_zos.go
#	modified:   vendor/golang.org/x/sys/unix/fcntl.go
#	modified:   vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go
#	modified:   vendor/golang.org/x/sys/unix/fdset.go
#	new file:   vendor/golang.org/x/sys/unix/fstatfs_zos.go
#	modified:   vendor/golang.org/x/sys/unix/gccgo.go
#	modified:   vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go
#	new file:   vendor/golang.org/x/sys/unix/ifreq_linux.go
#	modified:   vendor/golang.org/x/sys/unix/ioctl.go
#	new file:   vendor/golang.org/x/sys/unix/ioctl_linux.go
#	new file:   vendor/golang.org/x/sys/unix/ioctl_zos.go
#	modified:   vendor/golang.org/x/sys/unix/mkall.sh
#	modified:   vendor/golang.org/x/sys/unix/mkerrors.sh
#	modified:   vendor/golang.org/x/sys/unix/pagesize_unix.go
#	new file:   vendor/golang.org/x/sys/unix/ptrace_darwin.go
#	new file:   vendor/golang.org/x/sys/unix/ptrace_ios.go
#	modified:   vendor/golang.org/x/sys/unix/race.go
#	modified:   vendor/golang.org/x/sys/unix/race0.go
#	modified:   vendor/golang.org/x/sys/unix/readdirent_getdents.go
#	modified:   vendor/golang.org/x/sys/unix/readdirent_getdirentries.go
#	modified:   vendor/golang.org/x/sys/unix/sockcmsg_unix.go
#	modified:   vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go
#	modified:   vendor/golang.org/x/sys/unix/str.go
#	modified:   vendor/golang.org/x/sys/unix/syscall.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_aix.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_aix_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_bsd.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_darwin.go
#	deleted:    vendor/golang.org/x/sys/unix/syscall_darwin_386.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go
#	deleted:    vendor/golang.org/x/sys/unix/syscall_darwin_arm.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_dragonfly.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_freebsd.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_freebsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_illumos.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_386.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_arm.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_gc.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go
#	new file:   vendor/golang.org/x/sys/unix/syscall_linux_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_netbsd.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_netbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_openbsd.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_openbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_solaris.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_unix.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_unix_gc.go
#	modified:   vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go
#	new file:   vendor/golang.org/x/sys/unix/syscall_zos_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/timestruct.go
#	modified:   vendor/golang.org/x/sys/unix/xattr_bsd.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go
#	deleted:    vendor/golang.org/x/sys/unix/zerrors_darwin_386.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go
#	deleted:    vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_386.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_mips.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go
#	new file:   vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go
#	modified:   vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go
#	new file:   vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go
#	modified:   vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go
#	modified:   vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go
#	modified:   vendor/golang.org/x/sys/unix/zptrace_x86_linux.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go
#	deleted:    vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.go
#	deleted:    vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.s
#	deleted:    vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go
#	deleted:    vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s
#	deleted:    vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.go
#	deleted:    vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.s
#	deleted:    vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go
#	deleted:    vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go
#	new file:   vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go
#	modified:   vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go
#	new file:   vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go
#	deleted:    vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go
#	deleted:    vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go
#	new file:   vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go
#	new file:   vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go
#	deleted:    vendor/golang.org/x/sys/unix/ztypes_darwin_386.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go
#	deleted:    vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go
#	new file:   vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_386.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_arm.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_mips.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go
#	new file:   vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go
#	modified:   vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go
#	new file:   vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go
#	modified:   vendor/golang.org/x/sys/windows/dll_windows.go
#	modified:   vendor/golang.org/x/sys/windows/empty.s
#	modified:   vendor/golang.org/x/sys/windows/exec_windows.go
#	modified:   vendor/golang.org/x/sys/windows/mkerrors.bash
#	modified:   vendor/golang.org/x/sys/windows/security_windows.go
#	modified:   vendor/golang.org/x/sys/windows/service.go
#	modified:   vendor/golang.org/x/sys/windows/syscall_windows.go
#	modified:   vendor/golang.org/x/sys/windows/types_windows.go
#	new file:   vendor/golang.org/x/sys/windows/types_windows_arm64.go
#	modified:   vendor/golang.org/x/sys/windows/zerrors_windows.go
#	modified:   vendor/golang.org/x/sys/windows/zsyscall_windows.go
#	modified:   vendor/golang.org/x/text/encoding/simplifiedchinese/hzgb2312.go
#	modified:   vendor/golang.org/x/text/internal/language/compact/tables.go
#	modified:   vendor/golang.org/x/text/internal/language/language.go
#	modified:   vendor/golang.org/x/text/internal/language/parse.go
#	modified:   vendor/golang.org/x/text/internal/language/tables.go
#	modified:   vendor/golang.org/x/text/language/go1_1.go
#	modified:   vendor/golang.org/x/text/language/go1_2.go
#	modified:   vendor/golang.org/x/text/language/language.go
#	modified:   vendor/golang.org/x/text/language/tables.go
#	deleted:    vendor/golang.org/x/xerrors/LICENSE
#	deleted:    vendor/golang.org/x/xerrors/PATENTS
#	deleted:    vendor/golang.org/x/xerrors/README
#	deleted:    vendor/golang.org/x/xerrors/adaptor.go
#	deleted:    vendor/golang.org/x/xerrors/codereview.cfg
#	deleted:    vendor/golang.org/x/xerrors/doc.go
#	deleted:    vendor/golang.org/x/xerrors/errors.go
#	deleted:    vendor/golang.org/x/xerrors/fmt.go
#	deleted:    vendor/golang.org/x/xerrors/format.go
#	deleted:    vendor/golang.org/x/xerrors/frame.go
#	deleted:    vendor/golang.org/x/xerrors/go.mod
#	deleted:    vendor/golang.org/x/xerrors/internal/internal.go
#	deleted:    vendor/golang.org/x/xerrors/wrap.go
#	modified:   vendor/gopkg.in/yaml.v2/.travis.yml
#	modified:   vendor/gopkg.in/yaml.v2/apic.go
#	deleted:    vendor/gopkg.in/yaml.v2/go.mod
#	modified:   vendor/gopkg.in/yaml.v2/yaml.go
#	modified:   vendor/modules.txt
#
