Skip to content

Issues: actions/setup-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

feat: Utilize the.tool-versions file to set expected Go version feature request New feature or request to improve the current logic
#375 opened May 19, 2023 by plukevdh updated Aug 17, 2023
Add support for restoring from partial cache match feature request New feature or request to improve the current logic
#404 opened Aug 2, 2023 by artuross updated Aug 31, 2023
Allow customized location of Go toolset feature request New feature or request to improve the current logic
#399 opened Jul 19, 2023 by shueybubbles updated Sep 1, 2023
Support for Outputting or Exporting Go Environment Variables feature request New feature or request to improve the current logic
#54 opened May 28, 2020 by bflad updated Dec 18, 2023
Allow for collapsing log output feature request New feature or request to improve the current logic
#451 opened Jan 13, 2024 by nfx updated Jan 30, 2024
Support custom distribution location override feature request New feature or request to improve the current logic
#466 opened Mar 20, 2024 by jb-2020 updated Mar 21, 2024
Annotation matcher can not match column ranges feature request New feature or request to improve the current logic
#475 opened Apr 30, 2024 by silverwind updated Jun 24, 2024
Tighten up Go version specification feature request New feature or request to improve the current logic investigation The issue is under investigation
#63 opened Jul 13, 2020 by myitcv updated Jul 22, 2024
Use version from module and another version in matrix testing feature request New feature or request to improve the current logic
#450 opened Jan 6, 2024 by Jacalz updated Aug 15, 2024
Skip cache save feature feature request New feature or request to improve the current logic
#497 opened Aug 22, 2024 by kian99 updated Aug 22, 2024
Enable golang telemetry feature request New feature or request to improve the current logic
#494 opened Aug 13, 2024 by janisz updated Sep 3, 2024
Set GOTOOLCHAIN=local if go-version[-file] is set and GOTOOLCHAIN is not already present feature request New feature or request to improve the current logic
#491 opened Jul 18, 2024 by Frederick888 updated Sep 3, 2024
consider automating go-versions availability (auto go-versions update when released are done by the go team) feature request New feature or request to improve the current logic
#407 opened Aug 5, 2023 by ldemailly updated Oct 2, 2024
Manage dependencies using dependabot feature request New feature or request to improve the current logic
#508 opened Oct 2, 2024 by fergoid updated Oct 3, 2024
Support using a later patch release than what's in go.mod feature request New feature or request to improve the current logic
#481 opened May 29, 2024 by perj updated Oct 16, 2024
Feature - enhance action to support configuration of private package authentication feature request New feature or request to improve the current logic
#430 opened Oct 12, 2023 by felickz updated Oct 26, 2024
setup-rust feature request New feature or request to improve the current logic
#514 opened Nov 9, 2024 by mcandre updated Nov 11, 2024
Cache on windows runner takes a long time to load feature request New feature or request to improve the current logic
#495 opened Aug 14, 2024 by nikpivkin updated Nov 15, 2024
2 of 5 tasks
More specific handling/detection of Go toolchain versions feature request New feature or request to improve the current logic
#457 opened Feb 14, 2024 by matthewhughes934 updated Nov 16, 2024
Enable installation of go on ppc64/ppc64le systems feature request New feature or request to improve the current logic
#517 opened Nov 25, 2024 by kishen-v updated Dec 3, 2024
Build output caching does not key off the current module's source? bug Something isn't working question Further information is requested
#395 opened Jul 12, 2023 by nfi-hashicorp updated Dec 3, 2024
Add option to restore cache only feature request New feature or request to improve the current logic
#316 opened Jan 10, 2023 by ForsakenHarmony updated Jan 15, 2025
Make go-version-file: go.mod the default feature request New feature or request to improve the current logic
#523 opened Dec 21, 2024 by andig updated Jan 21, 2025
The RC version in the go.mod file cannot be retrieved feature request New feature or request to improve the current logic
#525 opened Dec 27, 2024 by sonatard updated Jan 26, 2025
2 of 5 tasks
Tar errors on cache restore after toolchain installation bug Something isn't working
#424 opened Sep 15, 2023 by matthewhughes-uw updated Jan 27, 2025
2 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.