forked from quic-go/quic-go
update imports to use qtls and qpack from quic-go GitHub organization (#3676)
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
"github.com/lucas-clemente/quic-go"
|
||||
"github.com/lucas-clemente/quic-go/internal/utils"
|
||||
"github.com/marten-seemann/qpack"
|
||||
"github.com/quic-go/qpack"
|
||||
)
|
||||
|
||||
type responseWriter struct {
|
||||
|
||||
Reference in New Issue
Block a user