aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorMarten Seemann <[email protected]>2024-10-15 08:38:10 -0500
committerGitHub <[email protected]>2024-10-15 09:38:10 -0400
commita211c656f12bcab73df0de114f2b6100ee5a0fe4 (patch)
tree56b3cd3f85eb59b4b9344918570792998d0fcb36 /go.mod
parent48ce47f1d44da485fbbf6be536a0e3822763f313 (diff)
downloadcaddy-a211c656f12bcab73df0de114f2b6100ee5a0fe4.tar.gz
caddy-a211c656f12bcab73df0de114f2b6100ee5a0fe4.zip
chore: update quic-go to v0.48.0 (#6627)
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 dd83ed9cf..67fe8e59c 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/klauspost/cpuid/v2 v2.2.8
github.com/mholt/acmez/v2 v2.0.3
github.com/prometheus/client_golang v1.19.1
- github.com/quic-go/quic-go v0.47.0
+ github.com/quic-go/quic-go v0.48.0
github.com/smallstep/certificates v0.26.1
github.com/smallstep/nosql v0.6.1
github.com/smallstep/truststore v0.13.0