summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMarten Seemann <martenseemann@gmail.com>2020-03-02 21:13:50 +0700
committerGitHub <noreply@github.com>2020-03-02 07:13:49 -0700
commite6c6210772ded5e07a9c730d22902c99d30631e2 (patch)
tree9d0910b8a03c22140f275c868e5d45fe73fee7a3 /go.mod
parent1324da2241bdaa2172a1a5e0812cbffa04c251f6 (diff)
update quic-go to v0.15.1 (#3109)
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 1ad51c9..a59fdcc 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.15.0
+ github.com/lucas-clemente/quic-go v0.15.1
github.com/mholt/certmagic v0.9.3
github.com/miekg/dns v1.1.25 // indirect
github.com/muhammadmuzzammil1998/jsonc v0.0.0-20190906142622-1265e9b150c6