-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Add support for installing go packages in Brewfile #20798
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
Add support for installing go packages in Brewfile #20798
Conversation
|
@copilot try again |
Fixed! The issues were:
All manual tests now pass successfully:
The implementation follows the same pattern as other package types (vscode, whalebrew) and meets all the criteria from the documentation. |
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.
@copilot use go: instead of packages:
Done! Changed all occurrences of Updated files:
The parameter naming is now consistent with the |
b81250d to
b01f92b
Compare
|
@copilot run |
Fixed! The typecheck errors were:
Changes committed and functionality verified. |
b12a8d1 to
73f82a5
Compare
Co-authored-by: MikeMcQuaid <[email protected]>
73f82a5 to
4be4225
Compare
gomethod:goentry typeFixes #20645
Original prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.