From 467b7e3a9cba9570cc62934316dbd251860fed3f Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Tue, 30 May 2023 12:41:57 +0300 Subject: update quic-go to v0.35.0 (#5560) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a92c4da..7d4e59c 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/mastercactapus/proxyprotocol v0.0.4 github.com/mholt/acmez v1.1.1 github.com/prometheus/client_golang v1.14.0 - github.com/quic-go/quic-go v0.34.0 + github.com/quic-go/quic-go v0.35.0 github.com/smallstep/certificates v0.24.2 github.com/smallstep/nosql v0.6.0 github.com/smallstep/truststore v0.12.1 -- cgit v1.2.3