mirror of
https://github.com/taigrr/adb.git
synced 2026-04-02 02:58:42 -07:00
in-progress of json export feature
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user