open-consul/vendor/golang.org/x/sys/cpu
Daniel Nephin 221a49f430 Update protobuf and golang.org/x/... vendor
Partially extracted from #7547

Updates protobuf to the most recent in the 1.3.x series, and updates
golang.org/x/sys to a7d97aace0b0 because of https://github.com/shirou/gopsutil/issues/853
prevents updating to a more recent version.

This breaking change in x/sys also prevents us from getting a newer
version of x/net. In the future, if gopsutil is not patched,  we may want to run a fork version of
gopsutil so that we can update both x/net and x/sys.
2020-06-09 14:46:41 -04:00
..
asm_aix_ppc64.s
byteorder.go
cpu.go Update protobuf and golang.org/x/... vendor 2020-06-09 14:46:41 -04:00
cpu_aix_ppc64.go
cpu_arm.go
cpu_arm64.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_arm64.s Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_gc_arm64.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_gc_s390x.go
cpu_gc_x86.go
cpu_gccgo_arm64.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_gccgo_s390x.go
cpu_gccgo_x86.c Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_gccgo_x86.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_linux.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_linux_arm.go
cpu_linux_arm64.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_linux_mips64x.go Update protobuf and golang.org/x/... vendor 2020-06-09 14:46:41 -04:00
cpu_linux_noinit.go Update protobuf and golang.org/x/... vendor 2020-06-09 14:46:41 -04:00
cpu_linux_ppc64x.go
cpu_linux_s390x.go
cpu_mips64x.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_mipsx.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_other_arm64.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_riscv64.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_s390x.s
cpu_wasm.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
cpu_x86.go
cpu_x86.s
hwcap_linux.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
syscall_aix_ppc64_gc.go