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

fix: installation dependency #211

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

fix: installation dependency #211

wants to merge 1 commit into from

Conversation

kalifun
Copy link

@kalifun kalifun commented Apr 9, 2024

❯ go generate ./...
/Users/kalifun/go/pkg/mod/github.com/google/wire@v0.5.0/cmd/wire/main.go:34:2: missing go.sum entry for module providing package github.com/google/subcommands (imported by github.com/google/wire/cmd/wire); to add:
	go get github.com/google/wire/cmd/wire@v0.5.0

It is possible that the user has not installed the relevant dependency, so it is recommended that the user perform the installation dependency operation first.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant