mirror of
https://github.com/fatedier/frp.git
synced 2025-07-20 04:39:26 +07:00
upgrade quic-go and change import path (#3286)
This commit is contained in:
@ -28,7 +28,7 @@ import (
|
||||
|
||||
"github.com/fatedier/golib/net/mux"
|
||||
fmux "github.com/hashicorp/yamux"
|
||||
quic "github.com/lucas-clemente/quic-go"
|
||||
quic "github.com/quic-go/quic-go"
|
||||
|
||||
"github.com/fatedier/frp/assets"
|
||||
"github.com/fatedier/frp/pkg/auth"
|
||||
|
Reference in New Issue
Block a user