fix: disable unsafe buffer in windows by default

ref: f49cd6f979
This commit is contained in:
世界
2022-06-10 15:50:12 +08:00
parent 63fdb348db
commit 099aa1e3c2
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@ -13,8 +13,8 @@ require (
github.com/lucas-clemente/quic-go v0.27.2
github.com/miekg/dns v1.1.49
github.com/oschwald/geoip2-golang v1.7.0
github.com/sagernet/sing v0.0.0-20220609091055-86d0144940e7
github.com/sagernet/sing-shadowsocks v0.0.0-20220609092835-699292971c13
github.com/sagernet/sing v0.0.0-20220610074707-a30d5506be41
github.com/sagernet/sing-shadowsocks v0.0.0-20220610074818-432dcbdb1d7c
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.2
github.com/tobyxdd/hysteria v1.0.4