mirror of
https://gitee.com/johng/gf
synced 2026-07-06 13:42:46 +08:00
目录结构调整,内部包引用调整为相对路径
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
"errors"
|
||||
"strings"
|
||||
"strconv"
|
||||
"gf/g/os/glog"
|
||||
"../../os/glog"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user