Upgrade quic-go to v0.56.0

This commit is contained in:
Cuong Manh Le
2025-11-11 17:11:30 +07:00
committed by Cuong Manh Le
parent 80e652b8d9
commit df3cf7ef62
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ require (
github.com/prometheus/client_golang v1.19.1
github.com/prometheus/client_model v0.5.0
github.com/prometheus/prom2json v1.3.3
github.com/quic-go/quic-go v0.55.0
github.com/quic-go/quic-go v0.56.0
github.com/rs/zerolog v1.28.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5