Skip to content

Commit

Permalink
Merge pull request #3 from lafriks/patch-1
Browse files Browse the repository at this point in the history
Lower golang compiler version requirement
  • Loading branch information
Tasssadar authored Aug 12, 2019
2 parents a95a595 + 30318b9 commit 5ea4c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/avast/apkparser

go 1.12
go 1.10

require github.com/avast/apkverifier v0.0.0-20190808142831-dbbe53a24744

0 comments on commit 5ea4c23

Please sign in to comment.