jayconrod
added
the
NeedsFix
The path to resolution is known, but the work has not been done.
label
Jan 20, 2021
jayconrod
added this to the Go1.17 milestone
Jan 20, 2021
../a/b./a/bgo list ./a/b..../a/b/..../a/...../a/...../a/b/...
$ go list ../a
example.com/a
$ go list ../a/...
pattern ../a/...: directory /Users/jayconrod/Code/test/a is outside module root (/Users/jayconrod/Code/test/m)
$ go list ../a/b/...
pattern ../a/b/...: directory /Users/jayconrod/Code/test/a/b is outside module root (/Users/jayconrod/Code/test/m)
Contributor
Author
commented
Jan 20, 2021
The context for this is this golang-nuts thread by the way. |
jayconrod
added
the
okay-after-beta1
Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1
label
May 17, 2021
jayconrod
modified the milestones:
Go1.17,
Go1.18
Jul 29, 2021
bcmills
removed
the
okay-after-beta1
Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1
label
Aug 11, 2021
Contributor
commented
Nov 17, 2021
This is in the Go1.18 milestone. Is it likely to happen for 1.18? Thanks. |
Contributor
commented
Jan 28, 2022
@bcmills This is in the 1.18 milestone; time to move to 1.19? Thanks. |
bcmills
modified the milestones:
Go1.18,
Go1.19
Feb 1, 2022
Contributor
commented
Jun 24, 2022
@bcmills @matloob This issue is marked for 1.19. It's just been rolling forward in milestones. Should it move to Backlog? |
gopherbot
modified the milestones:
Go1.19,
Go1.20
Aug 2, 2022
gopherbot
modified the milestones:
Go1.20,
Go1.21
Feb 1, 2023