From 7914ba3573fa8eeb05f193fffde1a1c1493e3d0b Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Sat, 1 Jul 2023 16:34:27 -0700 Subject: update quic-go to v0.36.1 (#5611) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 12a8a10..332a65d 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/mastercactapus/proxyprotocol v0.0.4 github.com/mholt/acmez v1.2.0 github.com/prometheus/client_golang v1.14.0 - github.com/quic-go/quic-go v0.36.0 + github.com/quic-go/quic-go v0.36.1 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