mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-08 10:10:12 +08:00
Fix: set major version to v2 (#88)
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/xjasonlyu/tun2socks/common/observable"
|
||||
"github.com/xjasonlyu/tun2socks/v2/common/observable"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user