module golang.zx2c4.com/wireguard/android go 1.17 require ( golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 golang.zx2c4.com/wireguard v0.0.0-20211028114750-eb6302c7eb71 ) require ( golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect golang.org/x/net v0.0.0-20211020060615-d418f374d309 // indirect )