Skip to content

Issues: golang/go

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

cmd/go: 'go list -m -u' fails when latest version is retracted FrozenDueToAge GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done.
#53594 by jayconrod was closed Jul 12, 2022 Go1.19
cmd/go: TestScript/mod_invalid_version is failing locally FrozenDueToAge GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done.
#47233 by jayconrod was closed Jul 16, 2021 Go1.17
cmd/go: repeated, unhelpful errors when module cache can't be created FrozenDueToAge GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done.
#45113 by jayconrod was closed Apr 12, 2021 Go1.17
cmd/go: install with explicit version should allow overriding versions of dependencies FrozenDueToAge GoCommand cmd/go modules NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#44892 by jayconrod was closed Mar 23, 2021 Go1.17
cmd/go: resolve local paths to modules in subdirectory replacements GoCommand cmd/go modules NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#43733 opened Jan 15, 2021 by jayconrod Backlog
cmd/go: 'go mod download' can't request version of the main module FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#42524 by jayconrod was closed Nov 17, 2020 Go1.16
cmd/go: don't use retracted versions as pseudo-version base versions FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#41700 by jayconrod was closed Oct 9, 2020 Go1.16
cmd/go/internal/modload: refactor global state into exported struct type GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done.
#40775 opened Aug 13, 2020 by jayconrod Backlog
x/mod/modfile: scan ASCII bracket characters and commas as separate tokens FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#38167 by jayconrod was closed Apr 29, 2020 Go1.15
cmd/go: error not reported for packages in vendor/ in module mode, without vendoring GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#37169 opened Feb 11, 2020 by jayconrod Backlog
cmd/go: make go.mod exclude directives deterministic FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#36465 by jayconrod was closed Aug 24, 2020 Go1.16
cmd/go/internal/modload: refactor error handling GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#35862 opened Nov 26, 2019 by jayconrod Backlog
cmd/go: test sums of zip files created in direct mode FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#35290 by jayconrod was closed Nov 7, 2019 Go1.14
cmd/go: incorrectly rejects '@' character in directory names FrozenDueToAge GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#35115 by jayconrod was closed Oct 23, 2019 Go1.14
cmd/go: improve error message for replace with '@' in path FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#35041 by jayconrod was closed Aug 10, 2022 Go1.20
cmd/go: improve build list errors related to replace and exclude directives FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#35039 by jayconrod was closed Aug 24, 2020 Go1.16
cmd/go: synchronize and remove packages duplicated in x/mod FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#34801 by jayconrod was closed Nov 12, 2019 Go1.14
go/build: reduce redundancy in error messages from Import in module mode FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#34752 by jayconrod was closed Oct 9, 2019 Go1.14
cmd/doc: load packages with golang.org/x/tools/go/packages GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done. Tools This label describes issues relating to any tools in the x/tools repository.
#34750 opened Oct 7, 2019 by jayconrod Unplanned
cmd/go: flags to control changes to go.mod, go.sum FeatureRequest FrozenDueToAge GoCommand cmd/go modules NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#34506 by jayconrod was closed Jan 27, 2020 Go1.14
cmd/go: "go.mod" has non-.../v23 module path when "v23" is just a directory FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#33035 by jayconrod was closed Jul 29, 2019 Go1.14
cmd/go: treat most errors as fatal when resolving a package with a proxy GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#31730 opened Apr 28, 2019 by jayconrod Backlog
cmd/go: unhelpful error message from "go build" in new module FrozenDueToAge GoCommand cmd/go modules NeedsFix The path to resolution is known, but the work has not been done.
#31475 by jayconrod was closed Apr 16, 2019 Go1.13
ProTip! Exclude everything labeled bug with -label:bug.