refactor: move gadb to hrp pkg

This commit is contained in:
debugtalk
2022-10-23 21:51:21 +08:00
parent 6e1348dc1e
commit 896f39c3f2
16 changed files with 1506 additions and 8 deletions

1
go.mod
View File

@@ -5,7 +5,6 @@ go 1.18
require (
github.com/andybalholm/brotli v1.0.4
github.com/denisbrodbeck/machineid v1.0.1
github.com/electricbubble/gadb v0.0.7
github.com/electricbubble/gidevice v0.6.2
github.com/electricbubble/opencv-helper v0.0.3
github.com/fatih/color v1.13.0