Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix some bugs in windows #83

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Conversation

chaoranz758
Copy link
Contributor

What type of PR is this?

fix

What this PR does / why we need it (en: English/zh: Chinese):

en:
zh:修复 windows 下与 gomod 相关的如下问题:
1. GOPATH 不指定 --module 生成 go mod 文件失败(module 是 windows 下的反斜杠路径,go mod init 失败)
2. GOPATH 指定 --module 时 cwgo 中的逻辑对比 gomod 和 gopkg 失败(指定的 gomod 为斜杠,gopkg 为反斜杠)

Which issue(s) this PR fixes:

@li-jin-gou li-jin-gou merged commit c119149 into cloudwego:main Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants