Skip to content
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

Changing installation Commands #322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

huasx
Copy link

@huasx huasx commented Sep 7, 2021

…eprecated.

         To adjust and download dependencies of the current module, use 'go get -d'. To install using requirements of the current module, use 'go install'. To install ignoring the current module, use 'go install' with a version, like 'go install example.com/cmd@latest'.

Please reference any Issue related to this Pull Request. Example: Fixes #1.

See
here
for tips on good Pull Request description.

…eprecated.

             To adjust and download dependencies of the current module, use 'go get -d'. To install using requirements of the current module, use 'go install'. To install ignoring the current module, use 'go install' with a version, like 'go install example.com/cmd@latest'.
@google-cla google-cla bot added the cla: yes Google CLA has been signed! label Sep 7, 2021
@huasx
Copy link
Author

huasx commented Sep 7, 2021

Go Install is required to install the Wire tool in go 1.17 !

@huasx
Copy link
Author

huasx commented Sep 10, 2021

If someone can check it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA has been signed!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant