summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMarten Seemann <martenseemann@gmail.com>2020-02-17 22:54:03 +0700
committerGitHub <noreply@github.com>2020-02-17 08:54:03 -0700
commitdd103a67876bd19afd000bda4410fbf83ee5b57d (patch)
tree5637cb6bec5125e304dfebf870310de2288183a7 /go.mod
parent23cc26d585bfbbe06ae8d2f46fa64956e368baac (diff)
go.mod: update quic-go to v0.14.4 (#3048)
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 b53967a..41be531 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/klauspost/compress v1.8.6
github.com/klauspost/cpuid v1.2.2
github.com/kylelemons/godebug v1.1.0 // indirect
- github.com/lucas-clemente/quic-go v0.14.1
+ github.com/lucas-clemente/quic-go v0.14.4
github.com/mholt/certmagic v0.9.3
github.com/miekg/dns v1.1.25 // indirect
github.com/muhammadmuzzammil1998/jsonc v0.0.0-20190906142622-1265e9b150c6