Update quic-go to v0.32.0

Updates #51
This commit is contained in:
Cuong Manh Le
2023-02-27 19:51:39 +07:00
committed by Cuong Manh Le
parent 50b0e5a4b0
commit df514d15a5
5 changed files with 37 additions and 58 deletions
+1 -1
View File
@@ -7,8 +7,8 @@ import (
"net"
"time"
"github.com/lucas-clemente/quic-go"
"github.com/miekg/dns"
"github.com/quic-go/quic-go"
)
type doqResolver struct {