paypale/go.mod
Roopak Venkatakrishnan b200e0a324 Go Modules support (#110)
* Go Modules support

* move into same package

* Update billing_test.go

* Revert example_test.go and remove billing_test.go

* Keep 1.11 and 1.12 in travis
2019-08-27 12:38:42 +02:00

4 lines
44 B
Modula-2

module github.com/plutov/paypal/v3
go 1.12