cloudflared-mirror/vendor/github.com/quic-go/quic-go/internal/ackhandler
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
..
ack_eliciting.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
ackhandler.go TUN-8371: Bump quic-go to v0.42.0 2024-04-22 14:48:49 -05:00
ecn.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
frame.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
interfaces.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
mockgen.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
packet.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
packet_number_generator.go TUN-7934: Update quic-go to a version that queues datagrams for better throughput and drops large datagram 2024-01-03 13:01:01 +00:00
received_packet_handler.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
received_packet_history.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
received_packet_tracker.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
send_mode.go TUN-8006: Update quic-go to latest upstream 2023-12-04 17:09:40 +00:00
sent_packet_handler.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00
sent_packet_history.go TUN-9016: update go to 1.24 2025-06-06 09:05:49 +00:00