File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ require (
181181 github.com/prometheus/common v0.66.1 // indirect
182182 github.com/prometheus/procfs v0.17.0 // indirect
183183 github.com/quic-go/qpack v0.5.1 // indirect
184- github.com/quic-go/quic-go v0.54.0 // indirect
184+ github.com/quic-go/quic-go v0.54.1 // indirect
185185 github.com/quic-go/webtransport-go v0.9.0 // indirect
186186 github.com/rivo/uniseg v0.4.4 // indirect
187187 github.com/rogpeppe/go-internal v1.14.1 // indirect
Original file line number Diff line number Diff line change @@ -674,8 +674,8 @@ github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7D
674674github.com/prometheus/procfs v0.17.0 /go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw =
675675github.com/quic-go/qpack v0.5.1 h1:giqksBPnT/HDtZ6VhtFKgoLOWmlyo9Ei6u9PqzIMbhI =
676676github.com/quic-go/qpack v0.5.1 /go.mod h1:+PC4XFrEskIVkcLzpEkbLqq1uCoxPhQuvK5rH1ZgaEg =
677- github.com/quic-go/quic-go v0.54.0 h1:6s1YB9QotYI6Ospeiguknbp2Znb/jZYjZLRXn9kMQBg =
678- github.com/quic-go/quic-go v0.54.0 /go.mod h1:e68ZEaCdyviluZmy44P6Iey98v/Wfz6HCjQEm+l8zTY =
677+ github.com/quic-go/quic-go v0.54.1 h1:4ZAWm0AhCb6+hE+l5Q1NAL0iRn/ZrMwqHRGQiFwj2eg =
678+ github.com/quic-go/quic-go v0.54.1 /go.mod h1:e68ZEaCdyviluZmy44P6Iey98v/Wfz6HCjQEm+l8zTY =
679679github.com/quic-go/webtransport-go v0.9.0 h1:jgys+7/wm6JarGDrW+lD/r9BGqBAmqY/ssklE09bA70 =
680680github.com/quic-go/webtransport-go v0.9.0 /go.mod h1:4FUYIiUc75XSsF6HShcLeXXYZJ9AGwo/xh3L8M/P1ao =
681681github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
You can’t perform that action at this time.
0 commit comments