mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
sshTunnelGateway refactor (#3784)
This commit is contained in:
parent
8b432e179d
commit
d5b41f1e14
34 changed files with 1036 additions and 1255 deletions
2
go.mod
2
go.mod
|
|
@ -21,7 +21,7 @@ require (
|
|||
github.com/quic-go/quic-go v0.37.4
|
||||
github.com/rodaine/table v1.1.0
|
||||
github.com/samber/lo v1.38.1
|
||||
github.com/spf13/cobra v1.7.0
|
||||
github.com/spf13/cobra v1.8.0
|
||||
github.com/stretchr/testify v1.8.4
|
||||
golang.org/x/crypto v0.15.0
|
||||
golang.org/x/net v0.17.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue