mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
upgrade go-jose and crypto version (#3895)
This commit is contained in:
@@ -195,7 +195,7 @@ type ProxyConfigurer interface {
|
||||
// MarshalToMsg marshals this config into a msg.NewProxy message. This
|
||||
// function will be called on the frpc side.
|
||||
MarshalToMsg(*msg.NewProxy)
|
||||
// UnmarshalFromMsg unmarshals a msg.NewProxy message into this config.
|
||||
// UnmarshalFromMsg unmarshal a msg.NewProxy message into this config.
|
||||
// This function will be called on the frps side.
|
||||
UnmarshalFromMsg(*msg.NewProxy)
|
||||
}
|
||||
|
Reference in New Issue
Block a user