some small changes

This commit is contained in:
2018-10-16 22:03:50 +01:00
parent 46fced4196
commit d7df7b58b4
10 changed files with 713 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
package ebay
import (
"github.com/cubixle/go-ebay/commands"
"github.com/cubixle/go-ebay/config"
"github.com/cubixle2/go-ebay/commands"
"github.com/cubixle2/go-ebay/config"
)
const xmlns = "urn:ebay:apis:eBLBaseComponents"