update wechat image

This commit is contained in:
kevin
2020-09-10 18:05:04 +08:00
parent 52990550fb
commit 0d151c17f8
2 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 125 KiB

View File

@@ -62,6 +62,7 @@ func Prepare(projectDir string, checkGrpcEnv bool) (*Project, error) {
if err != nil {
return nil, err
}
goMod = strings.TrimSpace(ret)
if goMod == os.DevNull {
goMod = ""