mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-10-27 17:31:17 +00:00
update dependency
This commit is contained in:
@@ -136,7 +136,7 @@ func AddCountryGroup(proxies []model.Outbound, groupType string, sortKey string,
|
||||
Outbound: option.Outbound{
|
||||
Tag: country,
|
||||
Type: groupType,
|
||||
SelectorOptions: option.SelectorOutboundOptions{
|
||||
Options: option.SelectorOutboundOptions{
|
||||
Outbounds: []string{p.Tag},
|
||||
InterruptExistConnections: true,
|
||||
},
|
||||
@@ -147,7 +147,7 @@ func AddCountryGroup(proxies []model.Outbound, groupType string, sortKey string,
|
||||
Outbound: option.Outbound{
|
||||
Tag: country,
|
||||
Type: groupType,
|
||||
URLTestOptions: option.URLTestOutboundOptions{
|
||||
Options: option.URLTestOutboundOptions{
|
||||
Outbounds: []string{p.Tag},
|
||||
InterruptExistConnections: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user