quic-go: bump to 89769f409f
This commit is contained in:
parent
6f6c1f7fec
commit
479878503d
4 changed files with 41 additions and 128 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
"net/http"
|
||||
"sync"
|
||||
|
||||
"github.com/lucas-clemente/quic-go/http3"
|
||||
"github.com/quic-go/quic-go/http3"
|
||||
"github.com/traefik/traefik/v2/pkg/config/static"
|
||||
"github.com/traefik/traefik/v2/pkg/log"
|
||||
tcprouter "github.com/traefik/traefik/v2/pkg/server/router/tcp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue