Fix internal imports: github.com -> git.marketally.com
This commit is contained in:
@@ -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() {
|
||||||
|
|||||||
Reference in New Issue
Block a user