Skip to content

Commit

Permalink
fix parse apk panic
Browse files Browse the repository at this point in the history
  • Loading branch information
codeskyblue committed May 9, 2017
1 parent dc3b569 commit 8925463
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 1,472 deletions.
8 changes: 4 additions & 4 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apk.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ import (
_ "image/jpeg"
_ "image/png"

"github.com/codeskyblue/androidbinary"
"github.com/pkg/errors"
"github.com/shogo82148/androidbinary"
)

type ApkInfo struct {
Expand Down
6 changes: 0 additions & 6 deletions vendor/github.com/shogo82148/androidbinary/.travis.yml

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/github.com/shogo82148/androidbinary/LICENSE

This file was deleted.

29 changes: 0 additions & 29 deletions vendor/github.com/shogo82148/androidbinary/README.md

This file was deleted.

236 changes: 0 additions & 236 deletions vendor/github.com/shogo82148/androidbinary/common.go

This file was deleted.

Loading

0 comments on commit 8925463

Please sign in to comment.