Update androidpublisher api v3

This commit is contained in:
Junpei Tsuji
2019-05-23 17:47:36 +09:00
parent ebccfd0170
commit c8899d8d2d
4 changed files with 70 additions and 8 deletions

View File

@@ -14,13 +14,6 @@ Current API Documents:
* Amazon AppStore: [![GoDoc](https://godoc.org/github.com/awa/go-iap/amazon?status.svg)](https://godoc.org/github.com/awa/go-iap/amazon)
# Dependencies
```
go get golang.org/x/oauth2
go get golang.org/x/oauth2/google
go get google.golang.org/api/androidpublisher/v2
```
# Installation
```
go get github.com/awa/go-iap/appstore