Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Google CLA has been signed!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant