Use go modules

This commit is contained in:
Junpei Tsuji
2019-05-23 17:11:14 +09:00
parent 6a5694a601
commit b4e4bec42f
5 changed files with 68 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
go-iap
======
![](https://img.shields.io/badge/golang-1.11-blue.svg?style=flat)
![](https://img.shields.io/badge/golang-1.12-blue.svg?style=flat)
[![Build Status](https://travis-ci.org/awa/go-iap.svg?branch=master)](https://travis-ci.org/awa/go-iap)
[![codecov.io](https://codecov.io/github/awa/go-iap/coverage.svg?branch=master)](https://codecov.io/github/awa/go-iap?branch=master)