forked from go-packages/paypal
Update package name
This commit is contained in:
parent
f840b7aac7
commit
fb37ee85f2
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
|||
module github.com/plutov/paypal/v4
|
||||
module euphoria-laxis.fr/go-packages/paypale/v4
|
||||
|
||||
go 1.23
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ import (
|
|||
"encoding/json"
|
||||
"testing"
|
||||
|
||||
"github.com/plutov/paypal/v4"
|
||||
"euphoria-laxis.fr/go-packages/paypale/v4"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user