summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMarten Seemann <martenseemann@gmail.com>2023-07-01 16:34:27 -0700
committerGitHub <noreply@github.com>2023-07-01 19:34:27 -0400
commit7914ba3573fa8eeb05f193fffde1a1c1493e3d0b (patch)
tree5683de7efe6b4f68786f05bc04745c7dd3c707f9 /go.mod
parentdfe17c33efb1653c0dcbcb8238935e7c72d714dd (diff)
update quic-go to v0.36.1 (#5611)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
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