This commit is contained in:
ginuerzh
2023-02-04 18:44:52 +08:00
parent e2d5d50b4b
commit 02a5f4dde4
14 changed files with 31 additions and 28 deletions

View File

@ -13,7 +13,7 @@ import (
limiter "github.com/go-gost/x/limiter/traffic/wrapper"
metrics "github.com/go-gost/x/metrics/wrapper"
"github.com/go-gost/x/registry"
"github.com/lucas-clemente/quic-go"
"github.com/quic-go/quic-go"
)
func init() {