Open jan-bar opened 2 months ago
replace these two like this in the go.mod of your project https://github.com/v2fly/v2ray-core/blob/8b36010fc2b9786e871762146506df42dffb16bb/go.mod#L93-L95
P.S. For a go 1.23 go.mod, quic-go (and the newly introduced apernet quic-go fork) currently needs to compile with asynctimerchan=1
.
As shown in the figure below