msbotbuilder-go
msbotbuilder-go copied to clipboard
Cant use the package without error while "finding module for package"
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