mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-14 04:19:36 +03:00
v1.1.0
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
package socks
|
||||
|
||||
import "github.com/xtls/xray-core/v1/common/protocol"
|
||||
import "github.com/xtls/xray-core/common/protocol"
|
||||
|
||||
func (a *Account) Equals(another protocol.Account) bool {
|
||||
if account, ok := another.(*Account); ok {
|
||||
|
Reference in New Issue
Block a user