fix: avoid choose ZeroTier's tap to defaultInterface

This commit is contained in:
wwqgtxx
2022-11-05 20:51:08 +08:00
parent dcd2417fce
commit 94a765ee31
3 changed files with 5 additions and 3 deletions

2
go.mod
View File

@ -42,6 +42,8 @@ require (
replace github.com/lucas-clemente/quic-go => github.com/tobyxdd/quic-go v0.28.1-0.20220706211558-7780039ad599
replace github.com/sagernet/sing-tun => github.com/MetaCubeX/sing-tun v0.0.0-20221105124245-542e9b56a6dc
require (
github.com/ajg/form v1.5.1 // indirect
github.com/cheekybits/genny v1.0.0 // indirect