mirror of
https://github.com/plutov/paypal.git
synced 2025-02-02 15:10:36 +01:00
Use v3 in tests to prevent indirect dependencies (#112)
This commit is contained in:
parent
b200e0a324
commit
dc6329e927
|
@ -1,6 +1,6 @@
|
||||||
package paypal_test
|
package paypal_test
|
||||||
|
|
||||||
import paypal "github.com/plutov/paypal"
|
import paypal "github.com/plutov/paypal/v3"
|
||||||
|
|
||||||
func Example() {
|
func Example() {
|
||||||
// Initialize client
|
// Initialize client
|
||||||
|
|
Loading…
Reference in New Issue
Block a user