mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-04-20 00:36:37 +02:00
edca1f4f89
Since go1.21, Go standard library have added support for QUIC protocol. The binary size gains between quic and quic-free version is now minimal. Removing the quic free build, simplify the code and build process.