forked from go-packages/paypal
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
|
||||
|
||||
import paypal "github.com/plutov/paypal"
|
||||
import paypal "github.com/plutov/paypal/v3"
|
||||
|
||||
func Example() {
|
||||
// Initialize client
|
||||
|
|
Loading…
Reference in New Issue
Block a user