cloudflared/vendor/golang.org/x/net/http2
Luis Neto 96ce66bd30 TUN-9016: update go to 1.24
## Summary

Update several moving parts of cloudflared build system:

* use goboring 1.24.2 in cfsetup
* update linter and fix lint issues
* update packages namely **quic-go and net**
* install script for macos
* update docker files to use go 1.24.1
* remove usage of cloudflare-go
* pin golang linter

Closes TUN-9016
2025-06-06 09:05:49 +00:00
..
hpack TUN-7356: Bump golang.org/x/net package to 0.7.0 2023-04-07 09:41:23 -07:00
.gitignore TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
ascii.go TUN-5405: Update net package to v0.0.0-20211109214657-ef0fda0de508 2021-11-10 17:20:13 +00:00
ciphers.go TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
client_conn_pool.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
config_go124.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
config_pre_go124.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
config.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
databuffer.go TUN-8052: Update go to 1.21.5 2023-12-15 12:17:21 +00:00
errors.go TUN-6637: Upgrade go version and quic-go 2022-08-08 15:49:10 +01:00
flow.go TUN-7356: Bump golang.org/x/net package to 0.7.0 2023-04-07 09:41:23 -07:00
frame.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
gotrack.go TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
http2.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
pipe.go TUN-8407: Upgrade go to version 1.22.2 2024-05-07 16:58:57 +01:00
server.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
timer.go TUN-8861: Add session limiter to UDP session manager 2025-01-20 02:52:32 -08:00
transport.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
unencrypted.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
write.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
writesched_priority.go TUN-8861: Add session limiter to UDP session manager 2025-01-20 02:52:32 -08:00
writesched_random.go TUN-5547: Bump golang x/net package to fix http2 transport bugs 2022-01-17 11:13:25 +00:00
writesched_roundrobin.go TUN-7628: Correct Host parsing for Access 2023-07-25 09:33:11 -07:00
writesched.go TUN-7628: Correct Host parsing for Access 2023-07-25 09:33:11 -07:00