更新因修改用户名改变的引用路径
parent
3dc30135db
commit
d947ba63c6
|
|
@ -1,2 +1,3 @@
|
||||||
rename
|
rename
|
||||||
testdata
|
testdata
|
||||||
|
rename.linux
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"strconv"
|
"strconv"
|
||||||
|
|
||||||
"github.com/yinhui87/go-component/language"
|
"github.com/ikuiki/go-component/language"
|
||||||
)
|
)
|
||||||
|
|
||||||
// AV:
|
// AV:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue