upgrade quic-go and change import path (#3286)
This commit is contained in:
committed by
GitHub
Unverified
parent
5e17bc7bf1
commit
6b3daffaf0
+1
-1
@@ -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