-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
support subdirectory config for go-get since go 1.25 #35285
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
base: main
Are you sure you want to change the base?
support subdirectory config for go-get since go 1.25 #35285
Conversation
ref: golang/go@835e36f Signed-off-by: a1012112796 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm unsure if the package code should be involved, as the meta import tag also exists for regular repositories.
This comment was marked as outdated.
This comment was marked as outdated.
Or maybe add maybe add a special unit named as misc to sore these special repo level configs? in my view store config in units is a better way than others since #22500 was closed. |
|
You can just use |
…l repo level configs" This reverts commit 7d8595b.
ref: golang/go@835e36f
close #35135
example view:
go get test result: