Skip to content

make golang support mod path more than utf8 rune with a flag #62522

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

Closed
yangyile1990 opened this issue Sep 8, 2023 · 2 comments
Closed

make golang support mod path more than utf8 rune with a flag #62522

yangyile1990 opened this issue Sep 8, 2023 · 2 comments
Labels
FrozenDueToAge LanguageChange Suggested changes to the Go language Proposal v2 An incompatible library change

Comments

@yangyile1990
Copy link

when I use go 1.15 without go.mod, my go package can name as "ACM题目小马过河"。

while after I use go.mod in go1.20 or go1.21,it says. not support.

as you know, my go package is only for demo, so just give me a flag to make the go support chinese pkg name again is necessary. I do not push my code to github but just for fun.

thank you.

@yangyile1990 yangyile1990 added LanguageChange Suggested changes to the Go language Proposal v2 An incompatible library change labels Sep 8, 2023
@yangyile1990 yangyile1990 changed the title proposal: Go 2: make golang support mod path more than utf8 rune with a flag make golang support mod path more than utf8 rune with a flag Sep 8, 2023
@seankhliao
Copy link
Member

Duplicate of #45549

@seankhliao seankhliao marked this as a duplicate of #45549 Sep 8, 2023
@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Sep 8, 2023
@yangyile1990
Copy link
Author

ok. thank you.

@golang golang locked and limited conversation to collaborators Sep 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge LanguageChange Suggested changes to the Go language Proposal v2 An incompatible library change
Projects
None yet
Development

No branches or pull requests

3 participants