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

Cant use the package without error while "finding module for package" #79

Open
k-lombard opened this issue Feb 26, 2024 · 0 comments
Open

Comments

@k-lombard
Copy link

k-lombard commented Feb 26, 2024

Command to reproduce: go mod tidy or go mod vendor

go: github.com/my-app/api imports
 github.com/infracloudio/msbotbuilder-go: module github.com/infracloudio/msbotbuilder-go@latest found (v0.2.5), but does not contain package github.com/infracloudio/msbotbuilder-go

import statement: msbot "github.com/infracloudio/msbotbuilder-go"

go.mod: github.com/infracloudio/msbotbuilder-go v0.2.5 // indirect

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

No branches or pull requests

1 participant