update wechat image
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 125 KiB |
@@ -62,6 +62,7 @@ func Prepare(projectDir string, checkGrpcEnv bool) (*Project, error) {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
|
|
||||||
goMod = strings.TrimSpace(ret)
|
goMod = strings.TrimSpace(ret)
|
||||||
if goMod == os.DevNull {
|
if goMod == os.DevNull {
|
||||||
goMod = ""
|
goMod = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user