summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
author世界 <i@sekai.icu>2022-05-12 13:25:17 +0800
committerGitHub <noreply@github.com>2022-05-12 01:25:17 -0400
commit4b4e99bdb2e327d553a5f773f827f624181714af (patch)
tree38479d3a107f34a8250614d599b334286f030f82 /go.mod
parent57d27c1b58e3e47d813a48a60557f013dc3b87d1 (diff)
chore: Bump quic-go to v0.27.0 (#4782)
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 0dd5977..4cd8abb 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/google/uuid v1.3.0
github.com/klauspost/compress v1.15.0
github.com/klauspost/cpuid/v2 v2.0.11
- github.com/lucas-clemente/quic-go v0.26.0
+ github.com/lucas-clemente/quic-go v0.27.0
github.com/mholt/acmez v1.0.2
github.com/prometheus/client_golang v1.12.1
github.com/smallstep/certificates v0.19.0