Skip to content

feat(go): add new vendoring specs #2603

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GiovanePS
Copy link

This PR adds two main specs:

  1. Flag -o to go mod vendor.
  2. Completion for go work vendor.

@withfig-bot
Copy link
Contributor

withfig-bot commented Jun 11, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@withfig-bot
Copy link
Contributor

Overview

src/go.ts:

Info:

@withfig-bot
Copy link
Contributor

Hello @GiovanePS,
thank you very much for creating a Pull Request!
Here is a small checklist to get this PR merged as quickly as possible:

  • Do all subcommands / options which take arguments include the args property (args: {})?
  • Are all options modular? E.g. -a -u -x instead of -aux
  • Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

@GiovanePS GiovanePS changed the title Update vendoring specs for go command completion feat(go): add new vendoring specs Jun 11, 2025
@GiovanePS
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants