cloudflared-mirror/vendor/golang.org/x/sys/cpu
dependabot[bot] cd2ccdf148
Bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 04:12:21 +00:00
..
asm_aix_ppc64.s TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
byteorder.go TUN-6637: Upgrade go version and quic-go 2022-08-08 15:49:10 +01:00
cpu.go TUN-6637: Upgrade go version and quic-go 2022-08-08 15:49:10 +01:00
cpu_aix.go TUN-5286: Upgrade crypto/ssh package to fix CVE-2020-29652 2021-10-22 16:50:35 +00:00
cpu_arm.go TUN-3375: Upgrade coredns and prometheus dependencies 2020-09-09 13:14:38 -05:00
cpu_arm64.go TUN-6937: Bump golang.org/x/* packages to new release tags 2022-11-14 17:25:11 +00:00
cpu_arm64.s TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_gc_arm64.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_gc_s390x.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_gc_x86.go TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
cpu_gccgo_arm64.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_gccgo_s390x.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_gccgo_x86.c Bump golang.org/x/net from 0.5.0 to 0.7.0 2023-02-18 04:12:21 +00:00
cpu_gccgo_x86.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_linux.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_linux_arm.go AUTH-2105: Adds support for local forwarding. Refactor auditlogger creation. 2019-10-10 15:25:03 -05:00
cpu_linux_arm64.go TUN-7066: Bump coredns to v1.10.0 2023-01-26 09:30:08 -08:00
cpu_linux_mips64x.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_linux_noinit.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_linux_ppc64x.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_linux_s390x.go TUN-3195: Don't colorize console logs when stderr is not a terminal 2021-01-21 17:03:51 -06:00
cpu_loong64.go TUN-6637: Upgrade go version and quic-go 2022-08-08 15:49:10 +01:00
cpu_mips64x.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_mipsx.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_netbsd_arm64.go TUN-3195: Don't colorize console logs when stderr is not a terminal 2021-01-21 17:03:51 -06:00
cpu_openbsd_arm64.go RTG-1339 Support post-quantum hybrid key exchange 2022-09-07 19:32:53 +00:00
cpu_openbsd_arm64.s RTG-1339 Support post-quantum hybrid key exchange 2022-09-07 19:32:53 +00:00
cpu_other_arm.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_other_arm64.go RTG-1339 Support post-quantum hybrid key exchange 2022-09-07 19:32:53 +00:00
cpu_other_mips64x.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_other_ppc64x.go TUN-6937: Bump golang.org/x/* packages to new release tags 2022-11-14 17:25:11 +00:00
cpu_other_riscv64.go TUN-6666: Define packet package 2022-08-24 11:36:57 +01:00
cpu_ppc64x.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_riscv64.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_s390x.go TUN-3195: Don't colorize console logs when stderr is not a terminal 2021-01-21 17:03:51 -06:00
cpu_s390x.s TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_wasm.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00
cpu_x86.go TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
cpu_x86.s TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
cpu_zos.go TUN-3195: Don't colorize console logs when stderr is not a terminal 2021-01-21 17:03:51 -06:00
cpu_zos_s390x.go TUN-3195: Don't colorize console logs when stderr is not a terminal 2021-01-21 17:03:51 -06:00
endian_big.go Bump golang.org/x/net from 0.5.0 to 0.7.0 2023-02-18 04:12:21 +00:00
endian_little.go Bump golang.org/x/net from 0.5.0 to 0.7.0 2023-02-18 04:12:21 +00:00
hwcap_linux.go TUN-3161: Upgrade golang.org/x/ deps 2020-07-06 16:42:48 +00:00
parse.go TUN-7066: Bump coredns to v1.10.0 2023-01-26 09:30:08 -08:00
proc_cpuinfo_linux.go TUN-7066: Bump coredns to v1.10.0 2023-01-26 09:30:08 -08:00
syscall_aix_gccgo.go TUN-6637: Upgrade go version and quic-go 2022-08-08 15:49:10 +01:00
syscall_aix_ppc64_gc.go TUN-4597: Add a QUIC server skeleton 2021-08-03 10:03:47 +00:00