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

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
feat: add cache prefix feature request New feature or request to improve the current logic
#358 opened Mar 28, 2023 by ernado
Cache go install-ed binaries feature request New feature or request to improve the current logic
#483 opened Jun 2, 2024 by SirSova
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
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
setup-go action should allow for existing cache files feature request New feature or request to improve the current logic
#403 opened Jul 27, 2023 by shaunco
2 of 5 tasks
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
Add option to restore cache only feature request New feature or request to improve the current logic
#316 opened Jan 10, 2023 by ForsakenHarmony
Skip cache save feature feature request New feature or request to improve the current logic
#497 opened Aug 22, 2024 by kian99
Tar errors on cache restore after toolchain installation bug Something isn't working
#424 opened Sep 15, 2023 by matthewhughes-uw
2 of 5 tasks
Caching should use go.mod, not go.sum feature request New feature or request to improve the current logic
#478 opened May 9, 2024 by peterbourgon
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
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
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
Allow customized location of Go toolset feature request New feature or request to improve the current logic
#399 opened Jul 19, 2023 by shueybubbles
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
2 of 5 tasks
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
Support getting go version from toolchain directive feature request New feature or request to improve the current logic
#557 opened Feb 26, 2025 by ahrtr
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
Enable golang telemetry feature request New feature or request to improve the current logic
#494 opened Aug 13, 2024 by janisz
Support custom distribution location override feature request New feature or request to improve the current logic
#466 opened Mar 20, 2024 by jb-2020
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
2 of 5 tasks
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
ProTip! Exclude everything labeled bug with -label:bug.