Fix internal imports: github.com -> git.marketally.com
This commit is contained in:
parent
210cc2b24d
commit
b397a6998f
|
|
@ -13,7 +13,7 @@ import (
|
||||||
"os"
|
"os"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
json "github.com/tutus-one/tutus-ordered-json"
|
json "git.marketally.com/tutus-one/tutus-ordered-json"
|
||||||
)
|
)
|
||||||
|
|
||||||
func ExampleMarshal() {
|
func ExampleMarshal() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue