eycorsican / go-tun2socks

A tun2socks implementation written in Go.
MIT License
1.29k stars 431 forks source link

Add requires for go module to vendoring .c files correctly #144

Open onoketa opened 3 years ago

onoketa commented 3 years ago

go mod vendor will not copy all .c files into /vendor

https://github.com/golang/go/issues/26366 https://github.com/godror/godror/pull/38/files