module github.com/taigrr/adb/examples/tapRecorder go 1.19 replace github.com/taigrr/adb => ../.. require github.com/taigrr/adb v0.0.0-20220803063720-bd9524431495 require github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect